All authors
majiayu000 avatar

Claude Skills by majiayu000

github.com/majiayu000
17,750 skillsA× 16,976B× 538C× 162D× 44F× 30572 installs12,305 views
Optimize NetworkA

Safely diagnose and improve local network speed, latency, jitter, DNS, Wi-Fi, Ethernet, macOS network services, and bufferbloat. Use this skill whenever the user asks to optimize internet/network speed, make the network faster, diagnose slow Wi-Fi, latency, packet loss, DNS delay, unstable Codex/AI tool connectivity, or asks about the viral Codex network optimization workflow. Always protect VPN/proxy tools such as Clash Verge, Mihomo, Shadowrocket, Tailscale, V2Ray, Surge, and corporate VPNs...

ai-agentsrustgo
0
183
Personal Arsenal Lifecycle DoctorB

扫描并诊断你个人 ~/.claude/skills 里的技能健康状态。当用户说以下任意内容时使用: - “我的技能失效了”“升级后老技能不认了” - “技能腐烂了”“外部依赖坏了”“我的个人 Arsenal 乱了” - “帮我检查技能健康”“技能生命周期”“长期维护技能” - “我 1-2 年前超好用的 Skill 现在 Claude 完全不认了” - “我的部署类技能现在执行不了了,外部项目下线了” 特别适合维护 1 年以上个人技能集合(Arsenal + 自定义 + 社区拷贝混合)的重度用户。 Always protect 用户现有的 CLAUDE.md / AGENTS.md / 自定义配置,只读优先,任何修改必须用户明确确认后才执行。 发现问题时优先给出最小变更 + 备份建议,绝不擅自大规模修改。

ai-agentsgitapi
0
183
Plan FlowA

Analyze repository-level duplicate/redundant design first, then build and execute a strict step-test-update plan in docs/plan. Use for deep architecture review, convergence planning, and traceable one-step-at-a-time delivery.

ai-agentstestinggit
0
183
playwright-automationA

Browser automation and testing with Playwright. Use when testing web applications, automating browser tasks, taking screenshots, or validating UI behavior.

ai-agentsjavascriptpython
0
183
Product Manager ToolkitA

Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.

ai-agentspythongo
0
183
project-health-auditorA

Comprehensive codebase health analysis. Use when reviewing code quality, identifying technical debt, checking dependencies, or assessing project structure.

ai-agentsgobash
0
183
push-allB

Stage all changes, create commit, and push to remote (use with caution)

ai-agentsgobash
0
183
structured-logging-liteA

Logging system design guide covering centralized architecture, field standards, and distributed tracing. Use when designing log systems, establishing standards, or debugging production issues.

ai-agentstypescriptpython
0
183
systematic-debuggingA

Four-phase debugging framework for any technical issue. Use when encountering bugs, errors, or unexpected behavior. Prevents random fix attempts.

ai-agentstestingdebugging
0
183
ThreadsA

Coordinate Codex-native parallel thread workflows for repo issue and PR queues, multi-agent research, implementation worktrees, independent code review, merge gates, and final cleanup. Use when the user says Codex threads, open threads, 开几个 thread, 子agent, 并行, worktree, thread review, review then merge, or asks to plan and execute several issues or PRs in parallel.

ai-agentsshell
0
183
Trip PlannerA

Create detailed travel itineraries with activities, logistics, and day-by-day schedules. Use for vacation planning, trip organization, and travel documentation.

ai-agentsdocumentation
0
183
Typescript ProjectA

Modern TypeScript project architecture guide for 2025. Use when creating new TS projects, setting up configurations, or designing project structure. Covers tech stack selection, layered architecture, and best practices.

ai-agentstypescriptgo
0
183
Ui Design SystemA

UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.

ai-agentspythondocumentation
0
183
ui-designerA

Extract design systems from reference UI images and generate implementation-ready UI design prompts. Use when users provide UI screenshots/mockups and want to create consistent designs, generate design systems, or build MVP UIs matching reference aesthetics.

ai-agentsgobash
0
183
Vscode DoctorA

Diagnose slow or freezing VS Code-compatible editors with evidence-first, zero-hardcoded-assumption workflow. Use when the user reports editor lag, typing delay, UI freezes, extension host stalls, file watcher noise, high editor CPU/RSS, uses VS Code/Cursor as a file browser over a large folder, or wants a safe editor performance audit.

ai-agentspythonrust
0
183
Web Artifacts BuilderA

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

ai-agentsjavascripttypescript
0
183
weeklyA

生成 om-generator 前后端周报

ai-agentsbashgit
0
183
Auth ArchitectureA

LiteLLM-RS Authentication Architecture. Covers JWT + API Key + RBAC multi-method auth, rate limiting with DashMap, middleware pipeline, and secure credential management.

securityrustgo
0
109
Caching ArchitectureA

LiteLLM-RS Caching Architecture. Covers Redis caching, vector database semantic caching, multi-tier cache strategy, TTL management, and cache invalidation patterns.

devopsrustgo
0
109
Config ArchitectureA

LiteLLM-RS Configuration Architecture. Covers YAML loading, environment variable override, validation patterns, type-safe config models, and hot reloading.

developmentrustgo
0
109
Error HandlingA

LiteLLM-RS Error Handling Architecture. Covers two-tier error hierarchy, ProviderError factory methods, HTTP status mapping, retry logic, and error context preservation.

developmentrustgo
0
109
Observability ArchitectureA

LiteLLM-RS Observability Architecture. Covers Prometheus metrics, OpenTelemetry tracing, structured logging, health checks, and alerting integration.

devopsrustgo
0
109
Provider ArchitectureA

LiteLLM-RS Provider Architecture Guide. Covers 66+ provider integration, trait object design, unified error handling, connection pooling, and LLMProvider trait implementation patterns.

developmentrustgo
0
109
Provider DevelopmentA

LiteLLM-RS Provider 开发与架构指南。用于添加新 provider、迁移错误处理、维护 66+ provider 的一致性。包含架构对比分析和最佳实践。

developmentrustsql
0
109
Routing ArchitectureA

LiteLLM-RS Routing Architecture. Covers 7 routing strategies, lock-free design with DashMap, health-aware selection, fallback chains, and load balancing.

devopsrustgo
0
109
Streaming ArchitectureA

LiteLLM-RS Streaming Architecture. Covers UnifiedSSEParser, SSETransformer trait, VecDeque buffering, provider-specific transformers, and real-time event handling.

ai-agentsrustgo
0
109
Adb Skill Generator Majiayu000 Claude Skill RegistrA

Meta-tool for rapid adb-* skill creation from templates

toolspythongo
0
76
Agent Hierarchy Diagram Majiayu000 Claude Skill RegistrA

Generate visual hierarchy diagrams of agent system showing levels and delegation. Use for documentation or onboarding.

documentationgobash
0
76
Model Selection Majiayu000 Claude Skill RegistrA

Automatically applies when choosing LLM models and providers. Ensures proper model comparison, provider selection, cost optimization, fallback patterns, and multi-model strategies.

data-aipythongo
0
76
Diff Analysis Majiayu000 Claude Skill RegistrA

Methodology for categorizing changes, assessing risks, and creating summaries from any changeset. Triggers: diff analysis, changeset review, risk assessment, change categorization, semantic analysis, release preparation, change summary, git diff Use when: analyzing specific changesets, assessing risk of changes, preparing release notes, categorizing changes by type and impact DO NOT use when: quick context catchup - use catchup instead. DO NOT use when: full PR review - use review-core wit...

researchgogit
0
76
35 Google Adk Reliable Agents Majiayu000 Claude Skill RegistrA

Create your Google Agent Development Kit skill in one prompt, then learn to improve it throughout the chapter

toolsgobash
0
76
81 PipecatA

Create your Pipecat skill from official documentation, then learn to improve it throughout the chapter

documentationpythongo
0
76
Doc Updates Majiayu000 Claude Skill RegistrA

- [When to Use](#when-to-use) - [Required TodoWrite Items](#required-todowrite-items) - [Step 1: Collect Context](#step-1-collect-context-context-collected) - [Step 2: Identify Targets](#step-2-identify-targets-targets-identified) - [Step 2.5: Check for Consolidation](#step-25-check-for-consolidation-consolidation-checked) - [Step 3: Apply Edits](#step-3-apply-edits-edits-applied) - [Step 4: Enforce Guidelines](#step-4-enforce-guidelines-guidelines-verified) - [Step 4.25: AI Slop Detection](#ste

documentationgobash
0
76
Doc UpdatesA

- [When to Use](#when-to-use) - [Required TodoWrite Items](#required-todowrite-items) - [Step 1: Collect Context](#step-1-collect-context-context-collected) - [Step 2: Identify Targets](#step-2-identify-targets-targets-identified) - [Step 2.5: Check for Consolidation](#step-25-check-for-consolidation-consolidation-checked) - [Step 3: Apply Edits](#step-3-apply-edits-edits-applied) - [Step 4: Enforce Guidelines](#step-4-enforce-guidelines-guidelines-verified) - [Step 4.25: AI Slop Detection](#ste

documentationgobash
0
76
Content Research Writer Davepoon BuildwithclaudeA

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

researchgodocumentation
0
76
0 Prompt ArchitectA

Create and enhance prompts, system instructions, and principle files. Capabilities: transform verbose prompts, add patterns/heuristics, optimize token usage, structure CLAUDE.md principles, improve agent/persona definitions, apply prompt engineering techniques (CoT, few-shot, ReAct). Actions: create, enhance, optimize, refactor, compress prompts. Keywords: prompt engineering, system prompt, CLAUDE.md, principle files, instruction optimization, agent prompt, persona prompt, token efficiency, p...

businessrustgo
0
76
01 Discovery GithubsearchA

专用于在 GitHub 上搜索现有的开源库、工具、MCP Server 或最佳实践代码。当你想在开始开发前查找是否有“现成的轮子”或参考案例时使用。

toolsnodenodejs
0
76
02 Architect ApidesignA

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

developmentpythonrust
0
76
08 Ai EngineerA

专注于 LLM 应用开发,涵盖 RAG 和 LangChain 架构。

ai-agents
0
76
1 ClarityA

Establish clarity before starting work. Use when beginning any significant task, when input is vague or stream-of-consciousness, or when requirements seem unclear. Handles messy voice input efficiently. This is the first system in the 5-system framework.

documentationgoperformance
0
76
1 Moltbot SkillsA

Personal knowledge base powered by Ensue for capturing and retrieving understanding. Use when user wants to save knowledge, recall what they know, manage their toolbox, or build on past learnings. Triggers on "save this", "remember", "what do I know about", "add to toolbox", "my notes on", "store this concept".

devopsgobash
0
76
12 Toolbased De Novo Motif DiscoveryA

This skill identifies novel transcription factor binding motifs in the promoter regions of genes, or directly from genomic regions of interest such as ChIP-seq peaks, ATAC-seq accessible sites, or differentially acessible regions. It employs HOMER (Hypergeometric Optimization of Motif Enrichment) to detect both known and previously uncharacterized sequence motifs enriched within the supplied genomic intervals. Use the skill when you need to uncover sequence motifs enriched or want to know whi...

researchgobash
0
76
13 Toolbased Known Motif EnrichmentA

This skill should be used when users need to perform known motif enrichment analysis on ChIP-seq, ATAC-seq, or other genomic peak files using HOMER (Hypergeometric Optimization of Motif EnRichment). It identifies enrichment of known transcription factor binding motifs from established databases in genomic regions.

datagobash
0
76
14 Toolbased Known Motif ScanA

This skill identifies the locations of known transcription factor (TF) binding motifs within genomic regions such as ChIP-seq or ATAC-seq peaks. It utilizes HOMER to search for specific sequence motifs defined by position-specific scoring matrices (PSSMs) from known motif databases. Use this skill when you need to detect the presence and precise genomic coordinates of known TF binding motifs within experimentally defined regions such as ChIP-seq or ATAC-seq peaks.

researchbashtesting
0
76
17 Toolbased Hic Compartments CallingA

This skill performs PCA-based A/B compartments calling on Hi-C .mcool datasets using pre-defined MCP tools from the cooler-tools, cooltools-tools, and plot-hic-tools servers.

datapythongo
0
76
19 Toolbased Hic Loop CallingA

This skill performs chromatin loop detection from Hi-C .mcool files using cooltools.

toolspythongo
0
76
1k Sentry AnalysisA

Analyze and fix production errors from Sentry crash reports. Use when investigating AppHang, ANR, crashes, or production errors. Includes complete workflow from JSON analysis to bug fix implementation with evidence-based methodology. Triggers on sentry, crash, AppHang, ANR, error analysis, production error, bug analysis, crash report, freeze, hang, not responding, stacktrace, breadcrumbs, exception.

developmenttypescriptpython
0
76
2 Categorize FilesA

Second step in building instruction context for codebase

developmentgoreact
0
76
2 IdentifyA

Identify friction points, bottlenecks, bugs, and technical debt. Use for audits, debugging sessions, when something feels wrong, or before major work to surface hidden issues. This is the second system in the 5-system framework.

testing-securitygobash
0
76
20 Toolbased Differential Tad AnalysisA

This skill performs differential topologically associating domain (TAD) analysis using HiCExplorer's hicDifferentialTAD tool. It compares Hi-C contact matrices between two conditions based on existing TAD definitions to identify significantly altered chromatin domains.

datapythonshell
0
76