Skip to main content
Run any Skill in Manus
with one click

test-driven-development

Stars5
Forks0
UpdatedMay 12, 2026 at 06:39

Use when implementing ANY feature, bugfix, refactor, or behavior change BEFORE writing implementation code. Forces RED-GREEN-REFACTOR - write the failing test first, run it to confirm it fails for the right reason, write minimal code to make it pass, commit, then refactor. If you didn't watch the test fail, you don't know if it tests the right thing. TRIGGER when starting any code change with testable behavior. Cross-refs systematic-debugging (Phase 3 writes the regression test), writing-skills (TDD on documentation), feature-build/bug-hunt chains.

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