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.

  1. 005

    Systematic Debugging

    Stops guess-and-check fixes; enforces hypothesis-driven debugging.

    Coding by Jesse Vincent tested Jun 25, 2026

    9.6/10 Tested · Works
  2. 006

    SQL Query Writer

    Correct SQL against real schemas, including the hard parts.

    Data by Community tested Jun 23, 2026

    9.2/10 Tested · Works
  3. 007

    MCP Builder

    Build MCP servers that connect Claude to your tools.

    Coding by Anthropic tested Jun 20, 2026

    8.8/10 Tested · Works
  4. 008

    Technical Writing

    Docs a new user can actually follow.

    Writing by Community tested Jun 18, 2026

    8.8/10 Tested · Works
  5. 009

    Webapp Testing

    Claude drives your web app in a real browser and reports what breaks.

    Testing by Anthropic tested Jun 19, 2026

    8.8/10 Tested · Works
  6. 010

    Code Review Checklist

    Structured PR reviews that find bugs, not style nits.

    Coding by Community tested Jun 17, 2026

    8.4/10 Tested · Works
  7. 011

    UI Audit

    Scored accessibility and consistency audits of existing UIs.

    Design by Community tested Jun 13, 2026

    8.4/10 Tested · Works
  8. 012

    Release Notes

    Commit logs in, user-facing release notes out.

    Writing by Community tested Jun 10, 2026

    8.0/10 Tested · Works
  9. 013

    Standup Writer

    Standup updates generated from what you actually did.

    Productivity by Community tested Jun 9, 2026

    8.0/10 Tested · Works
  10. 014

    Git Workflow Coach

    Conventional commits, clean branches, sane history.

    Coding by Community tested Jun 14, 2026

    7.6/10 Works with setup