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

tdd

// Test-Driven Development. Triggers on new feature implementation or bug fix. Enforces Red→Green→Refactor: write a failing test first, write minimum code to pass, then clean up. No production code without a failing test. Evidence required: show Red output, Green output, and refactor step.

$ git log --oneline --stat
stars:2
forks:0
updated:May 6, 2026 at 12:04
SKILL.md
readonly