Agent skill

tdd-playbook

Guides strict TDD (red/green/refactor), prioritizing domain unit tests and small steps.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/tdd-playbook-mikivujkovic-claude-code-ddd-tdd--977e5e48

SKILL.md

TDD Playbook (training)

  • One failing test at a time.
  • Minimal code to pass.
  • Refactor only with green tests.
  • Prefer domain tests over UI tests. If stuck: restate smallest invariant and propose the next tiny test.

Didn't find tool you were looking for?

Be as detailed as possible for better results