Skip to main content

tdd

Stars11
Forks1
UpdatedMarch 17, 2026 at 05:55

Test-driven development. Use when implementing any feature, bugfix, or refactor. Enforces RED-GREEN-REFACTOR: write a failing test first, write minimal code to pass, refactor. Deletes code written before tests. No production code without a failing test first.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly