Skills for Developers
“Ship with Claude like a senior pair, not an eager intern.”
The working developer setup: discipline skills that change how Claude codes (TDD, debugging), leverage skills that extend what it can touch (MCP, testing), and hygiene skills for the daily grind. Install the discipline skills first — they raise the floor on everything else.
- 001 Tested · Works
Frontend Design Featured
Makes Claude's UI output look designed instead of generated.
- 002 Tested · Works
Skill Creator Featured
The skill that builds skills — scaffold, test and optimize your own.
- 003 Tested · Works
Test-Driven Development Featured
Forces Claude into strict red-green-refactor discipline.
- 004 Tested · Works
Memory Management Featured
Give Claude a persistent memory across sessions.
- 005 Tested · Works
Stops guess-and-check fixes; enforces hypothesis-driven debugging.
- 006 Tested · Works
Correct SQL against real schemas, including the hard parts.
- 007 Tested · Works
Build MCP servers that connect Claude to your tools.
- 008 Tested · Works
Docs a new user can actually follow.
- 009 Tested · Works
Claude drives your web app in a real browser and reports what breaks.
- 010 Tested · Works
Structured PR reviews that find bugs, not style nits.
- 011 Tested · Works
Scored accessibility and consistency audits of existing UIs.
- 012 Tested · Works
Commit logs in, user-facing release notes out.
- 013 Tested · Works
Standup updates generated from what you actually did.
- 014 Works with setup
Conventional commits, clean branches, sane history.