test-driven-development

Use when implementing any feature or bugfix. Write the test first, watch it fail, write minimal code to pass. Red-Green-Refactor cycle.

$ Installer

git clone https://github.com/zebbern/skills /tmp/skills && cp -r /tmp/skills/.github/skills/test-driven-development ~/.claude/skills/skills

// tip: Run this command in your terminal to install the skill