Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
performance-audit
分析后端性能问题,检测 N+1 查询、无分页查询、全表扫描、AI 服务超时等。使用此 Skill 来评估系统性能瓶颈、检测数据库查询问题、或优化 API 响应时间。
majiayu000/claude-skill-registry 163
-
cloudflare-to-bun
Migrate Cloudflare Workers to Bun with runtime compatibility analysis. Use when converting Workers to Bun, migrating from Cloudflare bindings, or moving from edge to server deployment.
majiayu000/claude-skill-registry 163
-
mermaidjs-v11
Create diagrams and visualizations using Mermaid.js v11 syntax. Use when generating flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, Gantt charts, user journeys, timelines, architecture diagrams, or any of 24+ diagram types. Supports JavaScript API integration, CLI rendering to SVG/PNG/PDF, theming, configuration, and accessibility features. Essential for documentation, technical diagrams, project planning, system architecture, and visual communication.
majiayu000/claude-skill-registry 163
-
verify-build
Verify the application builds successfully and check for type errors. Use when finished with changes, before committing, or when asked to check/verify work.
majiayu000/claude-skill-registry 163
-
issue-tracking-with-linear
Use when working with Linear tickets/issues - establishes workflows for creating and updating tickets (issues)
majiayu000/claude-skill-registry 163
-
dex
Task tracking for async/multi-step work. Use dex to create, track, and complete tasks that span multiple sessions or require coordination (e.g., coding agent dispatches, PR reviews, background jobs). Tasks stored as JSON files in .dex/tasks/.
majiayu000/claude-skill-registry 163
-
vitest-mocking
Vitest mocking patterns and test double strategies. Use when writing tests that need mocks, spies, stubs, or fakes. Triggers include: mocking modules, stubbing globals (fetch, Date, timers), testing composables, mocking imports (default/named), creating test doubles, replacing dependencies, verifying mock calls, cleaning up mocks, or any question about "how do I mock X in Vitest". Also use when reviewing tests for proper mocking practices.
majiayu000/claude-skill-registry 163
-
longplan
Autonomous multi-step work with dual-reviewer supervision (1A2A workflow) and compound engineering principles
majiayu000/claude-skill-registry 163
-
helper
Provides the correct answer
majiayu000/claude-skill-registry 163
-
cloudflare-python-workers
Build Python APIs on Cloudflare Workers using pywrangler CLI and WorkerEntrypoint class pattern. Includes Python Workflows for multi-step DAG automation. Prevents 11 documented errors.
Use when: building Python serverless APIs, migrating Python to edge, or troubleshooting async errors, package compatibility, handler pattern mistakes, RPC communication issues.
majiayu000/claude-skill-registry 163
-
tour-allierays-agentic-loop
Take an interactive tour of agentic-loop - the system for going from idea to shipped code with AI.
majiayu000/claude-skill-registry 163
-
gp-ui
Use when building React UIs for TheGP applications, migrating existing UIs to @gp/ui components, integrating Tailwind v4 with @gp/ui theme, or answering questions about available components, design tokens, icons, or setup. Activate when user mentions @gp/ui, TheGP design system, or asks about GP-specific UI patterns and components.
majiayu000/claude-skill-registry 163
-
refactoring-advisor
Provides refactoring recommendations for PHP/CakePHP code to improve maintainability, performance, and adherence to best practices
majiayu000/claude-skill-registry 163
-
implementing-wpf-adorners
Implements WPF Adorner decoration layers with AdornerLayer, AdornerDecorator, and custom Adorner patterns. Use when building drag handles, validation indicators, watermarks, selection visuals, or resize grips.
majiayu000/claude-skill-registry 163
-
zig-best-practices
Provides Zig patterns for type-first development with tagged unions, explicit error sets, comptime validation, and memory management. Must use when reading or writing Zig files.
majiayu000/claude-skill-registry 163
-
unit-test-remote
仅在最终的 /speckit.verify 步骤用于统一验证代码正确性;实现阶段禁止调用。
majiayu000/claude-skill-registry 163
-
vercel-architecture-variants
Execute choose and implement Vercel validated architecture blueprints for different scales.
Use when designing new Vercel integrations, choosing between monolith/service/microservice
architectures, or planning migration paths for Vercel applications.
Trigger with phrases like "vercel architecture", "vercel blueprint",
"how to structure vercel", "vercel project layout", "vercel microservice".
majiayu000/claude-skill-registry 163
-
create-slash-command
Create custom slash commands for Claude Code. Use when the user wants to create, add, or build a new slash command, custom command, or save a prompt as a command.
majiayu000/claude-skill-registry 163
-
token-distribution-planning
Plan wallet splits, allocations, vesting, and transparency for SPL token launches. Use when designing distribution charts or multisig treasuries.
majiayu000/claude-skill-registry 163
-
run-research-pipeline
Full research workflow orchestration from knowledge elicitation to consolidated findings. PROACTIVELY activate for: (1) end-to-end research projects, (2) comprehensive analysis, (3) strategic research requiring multiple phases, (4) complex research questions. Triggers: "run research pipeline", "full research workflow", "comprehensive research", "end-to-end research", "complete research process"
majiayu000/claude-skill-registry 163
-
cleaning-project
Scans the codebase for unused files, dead code, and common junk patterns. Always performs a "Dry Run" first to list candidates for deletion and requires explicit user confirmation.
majiayu000/claude-skill-registry 163
-
home-assistant-manager
Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.
majiayu000/claude-skill-registry 163
-
tailwindcss-fundamentals-v4
Tailwind CSS v4 fundamentals covering installation, CSS-first configuration, design systems, and 2025/2026 best practices
majiayu000/claude-skill-registry 163
-
detailed-docstrings
Requires detailed Google-style docstrings for all functions, methods, and classes.
majiayu000/claude-skill-registry 163