tdd

Test-Driven Development facilitation using the red-green-refactor cycle. Guides users throughwriting tests first, implementing minimal code to pass, and refactoring for quality. Use whenusers want to practice TDD, need help writing tests before code, are developing new featurestest-first, or want guidance on test structure and implementation. Triggers include 'use TDD,''test-driven development,' 'write tests first,' 'red-green-refactor,' or requests to developfunctionality with tests.

$ 설치

git clone https://github.com/jkitchin/skillz /tmp/skillz && cp -r /tmp/skillz/skills/development/tdd ~/.claude/skills/skillz

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