80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Write minimal, focused tests following KISS and YAGNI principles - test only core user flows during development, defer e...
Define and structure database models and entities with proper naming conventions, timestamps, data integrity constraints...
Follow project-wide development conventions including consistent project structure, clear documentation, version control...
Write and structure CSS using consistent methodology (Tailwind, BEM, CSS Modules, styled-components), maintain design sy...
Write optimized and secure database queries using parameterized queries, eager loading, strategic indexing, and proper t...
Write self-documenting code with clear structure and naming, using minimal but helpful comments only when necessary to e...
Design and build reusable, composable UI components following Single Responsibility Principle with clear prop interfaces...
asset-manager
by LuluFur
Diagnoses sprite loading failures, animation frame mismatches, missing assets, CORS errors, and asset path issues. Use w...
performance-tuning
by LuluFur
Analyzes and optimizes p5.js game performance including FPS drops, particle limits, off-screen culling, object pooling,...
p5-code-review
by LuluFur
Reviews p5.js tower defense game code for architecture patterns, manager responsibilities, performance issues, and code...
git-helper
by LuluFur
Provides Git workflow guidance for branching, committing, merging, and creating pull requests. Use when creating commits...
tower-visuals
by LuluFur
Provides rules and patterns for drawing machine-based tower visuals using p5.js primitives. Use when designing or modify...
error-debugger
by LuluFur
Diagnoses JavaScript errors, asset loading failures, p5.js conflicts, game logic bugs, and performance issues. Use when...
game-designer
by LuluFur
Provides game design advice for tower defense balance, enemy stats, tower abilities, progression curves, and difficulty...
Generate AI icons using icon.new. Use when the user wants to create icons, generate icon assets, or needs visual icons f...
speclan-format
by thlandgraf
**ALWAYS INJECT** this skill when working with files in PROJECTROOT/speclan/ directory. This is foundational knowledge f...
speclan-id-generator
by thlandgraf
This skill should be used when generating IDs for SPECLAN entities, creating new specs, or needing collision-free unique...
sync-specs-from-session
by thlandgraf
This skill should be used when the user asks to "sync specs", "update specs from work", "record what we did", "add to sp...
speclan-query
by thlandgraf
This skill should be used when querying SPECLAN specifications by type, status, or parent relationship. Use when user as...
constitution-format
by thlandgraf
Knowledge about writing effective project constitution files for LLM/coding agents. Use this skill when creating, editin...
Phylax Credible Layer assertions implementation. Implements phylax/credible layer assertion contracts using cheatcodes,...
Phylax Credible Layer assertions troubleshooting. Diagnoses common assertion failures and non-triggering issues. Use whe...
Phylax Credible Layer assertions testing. Tests phylax/credible layer assertions with CredibleTest, fuzzing, and backtes...