TDD (Claude Code skill)

You invoke /tdd on Claude Code to enforce red-green-refactor as vertical tracer bullets: one test, one implementation, repeat, no batched RED of 5 tests at once. The skill explicitly bans 'horizontal slicing' (write all tests then all code) which produces tests that validate shape, not behaviour. Distributed by Matt Pocock in his skills repo (github.com/mattpocock/skills).

Strengths

Limitations

Best for

View on Coeurdar