TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
racurry

git-workflow

by racurry

star 0

User-specific git workflow preferences and edge case handling. Documents commit message format requirements and pre-comm...

racurry

shell-quality

by racurry

star 0

Interpretive guidance for shell script quality using shfmt and shellcheck. Use when linting shell files, configuring she...

racurry

memory-design

by racurry

star 0

Interpretive guidance for Claude Code memory management system. Helps choose between memory locations, organize modular...

racurry

plugin-design

by racurry

star 0

Interpretive guidance for designing Claude Code plugins. Helps you understand plugin architecture, marketplace distribut...

racurry

prettier-quality

by racurry

star 0

Interpretive guidance for Prettier code formatting across multiple file types (JS/TS, YAML, JSON, CSS, HTML). Use when c...

racurry

opengrid-openscad

by racurry

star 0

Interpretive guidance for generating OpenSCAD code for OpenGrid/MultiConnect wall-mounted organizers. Provides pattern s...

racurry

gridfinity-openscad

by racurry

star 0

Interpretive guidance for generating OpenSCAD code for Gridfinity desktop/drawer organizers. Provides pattern selection...

racurry

box-factory-skill-design

by racurry

star 0

Meta-skill that teaches how to design Claude Code skills following the Box Factory philosophy. Helps you understand when...

racurry

underware-openscad

by racurry

star 0

Reference guide for generating Underware cable management channel OpenSCAD code. Provides channel type selection, parame...

racurry

markdown-quality

by racurry

star 0

Interpretive guidance for applying markdownlint rules using our opinionated configuration. Use when creating or editing...

racurry

neogrid-openscad

by racurry

star 0

Interpretive guidance for generating OpenSCAD code for NeoGrid drawer divider connectors. This is a HYBRID system - prin...

racurry

ruby-quality

by racurry

star 0

Interpretive guidance for Ruby code quality using RuboCop (configurable) or StandardRB (zero-config). Use when linting R...

racurry

box-factory-uv-scripts

by racurry

star 0

UV-specific patterns for single-file Python scripts using inline metadata (PEP 723). Use when creating Python hooks, sta...

racurry

home-assistant

by racurry

star 0

Guidance for Home Assistant configurations. Use when writing automations, dashboards, or service calls for HA.

racurry

sub-agent-design

by racurry

star 0

Interpretive guidance for designing Claude Code sub-agents. Helps apply official documentation effectively and avoid com...

racurry

python-quality

by racurry

star 0

Interpretive guidance for Python code quality using ruff (modern) or pylint+isort+black (traditional). Use when linting...

racurry

js-quality

by racurry

star 0

Interpretive guidance for JavaScript/TypeScript code quality using biome (modern) or eslint+prettier (traditional). Use...

racurry

linting

by racurry

star 0

Universal polyglot linting capabilities for Python, JavaScript/TypeScript, Markdown, Shell, Ruby, YAML, and JSON files....

racurry

slash-command-design

by racurry

star 0

Interpretive guidance for designing Claude Code slash commands. Helps you apply official documentation effectively and c...

kcc989

minimal-modeling

by kcc989

star 0

Use when designing database schemas from business requirements, translating vague requirements into concrete SQL definit...

kcc989

rwsdk-realtime

by kcc989

star 0

Use when building realtime features with rwsdk/RedwoodSDK on Cloudflare - covers WebSocket setup, Durable Objects config...

kcc989

rwsdk-routing-middleware

by kcc989

star 0

Use when building rwsdk applications with route handling, middleware, authentication guards, HTTP method routing, contex...

kcc989

rwsdk-database-do

by kcc989

star 0

Use when working with rwsdk/db for SQLite Durable Objects - covers setup with migrations, type-safe queries with Kysely,...

kcc989

rwsdk-cloudflare-queues

by kcc989

star 0

Use when implementing background tasks, async processing, or offloading slow operations in rwsdk/Cloudflare Workers - co...