80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
release-notes-generate
by salieri
Generate LLM-backed release notes between git tags using the repo release-scripts. Use when asked for changelogs, releas...
cloudflare-deploy
by salieri
Deploy the resume app to Cloudflare Pages using the documented build and wrangler steps. Use when deploying, troubleshoo...
resume-i18n-translate
by salieri
Extract i18n keys and translate the resume app locales using the existing OpenRouter-based scripts. Use when updating tr...
create-from-template
by salieri
Create a new app or package from an existing template in the monorepo. Use when adding new apps or packages to the repos...
resume-pdf-generate
by salieri
Generate the resume PDF with the existing Puppeteer-based script and blank-page trimming. Use when asked to regenerate t...
game-state
by fil512
Game state management for turn-based board games. Use when designing state structure, implementing game logic, validatin...
rulebook-writing
by fil512
Expert guidance for writing UP SHIP! rulebook content following Euro-style board game best practices. Use when drafting...
svelte
by fil512
Modern Svelte development for reactive web apps. Use when building Svelte components, managing state with stores, implem...
boardgame-design
by fil512
Board game design workflow for creating fun, balanced games. Use when designing mechanics, balancing factions, analyzing...
nodejs-best-practices
by fil512
Clean, maintainable Node.js code following industry best practices. Use when writing Express routes, services, database...
realtime-multiplayer
by fil512
Real-time multiplayer game networking with Socket.io. Use when implementing WebSocket connections, game state synchroniz...
board-game-ui
by fil512
UI/UX design for digital board games. Use when building game interfaces, implementing drag-and-drop, rendering game boar...
game-database
by fil512
Database design for multiplayer games with PostgreSQL. Use when designing schemas, handling game persistence, managing u...
ui-design-expert
by fil512
Expert UI design guidance for polishing game interfaces. Use when reviewing screenshots, recommending CSS improvements,...
security-checklist
by DaveHudson
Security patterns and OWASP checklist. Auto-loads when handling auth, user input, API security, or reviewing code for vu...
compound
by DaveHudson
Compound engineering workflow for self-improvement. Auto-loads when completing features, doing reviews, or capturing lea...
tdd
by DaveHudson
Test-Driven Development workflow and patterns. Auto-loads when writing tests, creating components with tests, or followi...
review
by DaveHudson
Code review guidelines for PR readiness and simplification. Auto-loads when reviewing code, PRs, or simplifying implemen...
docs
by DaveHudson
Documentation patterns for technical writing. Auto-loads when creating API docs, README files, JSDoc comments, or user g...
graphite
by DaveHudson
Manage Graphite stacked diffs. Usage: `/graphite` (status), `/graphite submit` (run checks + submit), `/graphite sync` (...
design-system
by DaveHudson
Design guidelines for distinctive UI. Auto-loads when building components, styling interfaces, or making design decision...
sync-docs-structure
by djimontyp
Automatically sync the documentation structure from docs/content/{en,uk}/ to CLAUDE.md when changes are detected in the...
ba
by djimontyp
Business analysis methodologies, requirements engineering, RACI matrices, user stories for Pulse Radar.
api-contracts
by djimontyp
Sync API contracts between FastAPI backend and React frontend. Triggers on "sync api", "update contracts", "generate typ...