80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
git-workflow
by racurry
User-specific git workflow preferences and edge case handling. Documents commit message format requirements and pre-comm...
shell-quality
by racurry
Interpretive guidance for shell script quality using shfmt and shellcheck. Use when linting shell files, configuring she...
memory-design
by racurry
Interpretive guidance for Claude Code memory management system. Helps choose between memory locations, organize modular...
plugin-design
by racurry
Interpretive guidance for designing Claude Code plugins. Helps you understand plugin architecture, marketplace distribut...
prettier-quality
by racurry
Interpretive guidance for Prettier code formatting across multiple file types (JS/TS, YAML, JSON, CSS, HTML). Use when c...
opengrid-openscad
by racurry
Interpretive guidance for generating OpenSCAD code for OpenGrid/MultiConnect wall-mounted organizers. Provides pattern s...
gridfinity-openscad
by racurry
Interpretive guidance for generating OpenSCAD code for Gridfinity desktop/drawer organizers. Provides pattern selection...
box-factory-skill-design
by racurry
Meta-skill that teaches how to design Claude Code skills following the Box Factory philosophy. Helps you understand when...
underware-openscad
by racurry
Reference guide for generating Underware cable management channel OpenSCAD code. Provides channel type selection, parame...
markdown-quality
by racurry
Interpretive guidance for applying markdownlint rules using our opinionated configuration. Use when creating or editing...
neogrid-openscad
by racurry
Interpretive guidance for generating OpenSCAD code for NeoGrid drawer divider connectors. This is a HYBRID system - prin...
ruby-quality
by racurry
Interpretive guidance for Ruby code quality using RuboCop (configurable) or StandardRB (zero-config). Use when linting R...
box-factory-uv-scripts
by racurry
UV-specific patterns for single-file Python scripts using inline metadata (PEP 723). Use when creating Python hooks, sta...
home-assistant
by racurry
Guidance for Home Assistant configurations. Use when writing automations, dashboards, or service calls for HA.
sub-agent-design
by racurry
Interpretive guidance for designing Claude Code sub-agents. Helps apply official documentation effectively and avoid com...
python-quality
by racurry
Interpretive guidance for Python code quality using ruff (modern) or pylint+isort+black (traditional). Use when linting...
js-quality
by racurry
Interpretive guidance for JavaScript/TypeScript code quality using biome (modern) or eslint+prettier (traditional). Use...
linting
by racurry
Universal polyglot linting capabilities for Python, JavaScript/TypeScript, Markdown, Shell, Ruby, YAML, and JSON files....
slash-command-design
by racurry
Interpretive guidance for designing Claude Code slash commands. Helps you apply official documentation effectively and c...
minimal-modeling
by kcc989
Use when designing database schemas from business requirements, translating vague requirements into concrete SQL definit...
rwsdk-realtime
by kcc989
Use when building realtime features with rwsdk/RedwoodSDK on Cloudflare - covers WebSocket setup, Durable Objects config...
rwsdk-routing-middleware
by kcc989
Use when building rwsdk applications with route handling, middleware, authentication guards, HTTP method routing, contex...
rwsdk-database-do
by kcc989
Use when working with rwsdk/db for SQLite Durable Objects - covers setup with migrations, type-safe queries with Kysely,...
rwsdk-cloudflare-queues
by kcc989
Use when implementing background tasks, async processing, or offloading slow operations in rwsdk/Cloudflare Workers - co...