80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
architecture-design
by Galaxy-Dawn
Use ONLY when creating NEW registrable components in ML projects that require Factory/Registry patterns. ✅ USE when: -...
implement
by meta-pytorch
Make tests pass. Invoke after /write-tests produces failing tests.
write-tests
by meta-pytorch
Write failing tests from requirements. Invoke for each todo before /implement.
prompt-enhancer
by catlog22
Transform vague prompts into actionable specs using intelligent analysis and session memory. Use when user input contain...
issue-manage
by catlog22
Interactive issue management with menu-driven CRUD operations. Use when managing issues, viewing issue status, editing i...
copyright-docs
by catlog22
Generate software copyright design specification documents compliant with China Copyright Protection Center (CPCC) stand...
text-formatter
by catlog22
Transform and optimize text content with intelligent formatting. Output BBCode + Markdown hybrid format optimized for fo...
skill-generator
by catlog22
Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and...
ccw
by catlog22
Stateless workflow orchestrator. Auto-selects optimal workflow based on task intent. Triggers "ccw", "workflow".
skill-tuning
by catlog22
Universal skill diagnosis and optimization tool. Detect and fix skill execution issues including context explosion, long...
project-analyze
by catlog22
Multi-phase iterative project analysis with Mermaid diagrams. Generates architecture reports, design reports, method ana...
software-manual
by catlog22
Generate interactive TiddlyWiki-style HTML software manuals with screenshots, API docs, and multi-level code examples. U...
ccw-help
by catlog22
CCW command help system. Search, browse, recommend commands. Triggers "ccw-help", "ccw-issue".
review-code
by catlog22
Multi-dimensional code review with structured reports. Analyzes correctness, readability, performance, security, testing...
creating-articles
by artsy
Creates new blog posts for the Artsy Engineering blog. Use when the user wants to write, create, or start a new blog pos...
adk-eval-guide
by google
MUST READ before running any ADK evaluation. ADK evaluation methodology — eval metrics, evalset schema, LLM-as-judge, to...
adk-observability-guide
by google
MUST READ before setting up observability for ADK agents or when analyzing production traffic, debugging agent behavior,...
Beads Viewer - Graph-aware triage engine for Beads projects. Computes PageRank, betweenness, critical path, and cycles....
indicator-stream
by DaveSkender
Implement StreamHub real-time indicators with O(1) performance. Use for ChainHub or QuoteProvider implementations. Cover...
performance-testing
by DaveSkender
Benchmark indicator performance with BenchmarkDotNet. Use for Series/Buffer/Stream benchmarks, regression detection, and...
jujutsu
by wincent
How to use `jj`, the Jujutsu version control system
threejs-geometry
by CloudAI-X
Three.js geometry creation - built-in shapes, BufferGeometry, custom geometry, instancing. Use when creating 3D shapes,...
threejs-animation
by CloudAI-X
Three.js animation - keyframe animation, skeletal animation, morph targets, animation mixing. Use when animating objects...