80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
render-book
by dparedesi
Render the book into HTML or PDF formats using Quarto. Use when the user wants to "render the book", "build the book", "...
apex-enterprise-patterns
by dangt85
This skill should be used when the user asks to "create apex class", "write apex code", "implement service layer", "doma...
salesforce-well-architect...
by dangt85
This skill should be used when the user asks to "design a package", "architect a solution", "check well architected", "v...
lwc-enterprise-patterns
by dangt85
This skill should be used when the user asks to "create lwc component", "lightning web component", "component architectu...
action
by jibaxZZZ
Execute a small batch of conditional actions only after verifying they are safe and unused.
deploy-vps
by jibaxZZZ
Deploy a new image to a VPS Ubuntu host using GHCR and a deploy script.
explore-codebase
by jibaxZZZ
Explore the codebase to find relevant files, patterns, and examples for a feature or bug.
incident-mode
by jibaxZZZ
Triage a production incident with safe, minimal changes and rollback guidance.
websearch
by jibaxZZZ
Perform a focused web search and summarize authoritative sources.
explore-docs
by jibaxZZZ
Retrieve authoritative library documentation and code examples.
pr-helper
by jibaxZZZ
Prepare a pull request with conventional commit title and a clear summary.
review-helper
by jibaxZZZ
Perform a code review focused on bugs, risks, regressions, and missing tests.
This skill should be used when the user asks to "explain", "break down", "help me understand", "teach me about", or requ...
post-prompt-finetune
by ernestdolog
Run automatically after completing any code changes. Validates TypeScript build, auto-fixes prettier and linting, then m...
typer-patterns
by vanman2024
Modern type-safe Typer CLI patterns with type hints, Enums, and sub-apps. Use when building CLI applications, creating T...
gluegun-patterns
by vanman2024
Gluegun CLI toolkit patterns for TypeScript-powered command-line apps. Use when building CLI tools, creating command str...
fire-patterns
by vanman2024
Auto-generated CLI patterns using Google Fire with class-based structure, docstring parsing, and nested classes. Use whe...
argparse-patterns
by vanman2024
Standard library Python argparse examples with subparsers, choices, actions, and nested command patterns. Use when build...
cli-testing-patterns
by vanman2024
CLI testing strategies and patterns for Node.js (Jest) and Python (pytest, Click.testing.CliRunner). Use when writing te...
inquirer-patterns
by vanman2024
Interactive prompt patterns for CLI tools with text, list, checkbox, password, autocomplete, and conditional questions....
clap-patterns
by vanman2024
Modern type-safe Rust CLI patterns with Clap derive macros, Parser trait, Subcommand enums, validation, and value parser...
cli-patterns
by vanman2024
Lightweight Go CLI patterns using urfave/cli. Use when building CLI tools, creating commands with flags, implementing su...
yargs-patterns
by vanman2024
Advanced yargs patterns for Node.js CLI argument parsing with subcommands, options, middleware, and validation
oclif-patterns
by vanman2024
Enterprise CLI patterns using oclif framework with TypeScript. Use when building oclif CLIs, creating plugins, implement...