80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
git-worktree
by vkkotha
Create isolated git worktrees for reviewing PRs, branches, tags, or commits without affecting main working directory.
bitbucket-cloud
by vkkotha
Handle Bitbucket Cloud PR operations. Use for "PR", "pull request", "review" when repo is on bitbucket.org.
This skill orchestrates comprehensive documentation intelligence operations. Use when asked to "analyze documentation",...
Generate OpenAPI specs and API documentation from code. Triggers: document API, generate OpenAPI, create API docs, swagg...
Review pull requests using team coding standards. Triggers: review PR, check pull request, PR review, code review standa...
This skill should be used when the user asks to "run multiple agents", "parallel review", "comprehensive analysis", "ful...
Explain code with ASCII diagrams, analogies, and Mermaid visualizations. Triggers: explain this code, how does this work...
Generate conventional commit messages from git diff. Triggers: generate commit message, write commit, conventional commi...
This skill should be used when the user asks about "design patterns", "SOLID principles", "factory pattern", "strategy p...
Guide for versioning and releasing Claude Code plugins. Covers semantic versioning, CHANGELOG maintenance, and the autom...
This skill should be used when the user asks about "Python code style", "type hints", "structlog logging", "how to log",...
go-testing-best-practices
by dkoosis
This skill should be used when the user asks about "Go test conventions", "ADR-008", "test naming", "table-driven tests"...
go-deduplication-patterns
by dkoosis
This skill should be used when the user asks about "code duplication", "jscpd", "DRY principle", "duplicate code", "clon...
go-error-patterns
by dkoosis
This skill should be used when the user asks about "err113", "wrapcheck", "errorlint", "sentinel errors", "error wrappin...
go-complexity-reduction
by dkoosis
This skill should be used when the user asks about "gocyclo", "funlen", "cyclop", "nestif", "cognitive complexity", "ref...
codex-delegation-criteria
by dkoosis
This skill should be used when deciding whether to "delegate to codex", "hand off to codex", "use codex for this", or wh...
codex-prompt-optimization
by dkoosis
This skill should be used when the user asks to "create a codex prompt", "write a CTM", "format task for codex", "optimi...
go-security-patterns
by dkoosis
This skill should be used when the user asks about "gosec", "G115", "G404", "integer overflow", "weak random", "crypto/r...
orca-architecture
by dkoosis
This skill should be used when the user asks about "Orca architecture", "knowledge graph design", "MCP server structure"...
llm-counsel-request-formu...
by dkoosis
This skill should be used when Claude needs to "formulate a request for external feedback", "craft a question for ChatGP...
go-file-splitting
by dkoosis
This skill should be used when the user asks about "file size", "large file", "split file", "file too long", "LOC limit"...
start-task
by weselow
Перед началом работы над любой задачей из папки docs\backlog и вложенных папок.
data-contract
by dataGriff
Create, validate, test, and manage data contracts using the Open Data Contract Specification (ODCS) and the datacontract...