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

test-driven-development

// Guides test-first workflows for bugs and features: write a minimal failing test that encodes contracts and clear failure messages, confirm the gap is not already covered, implement and document the fix, then verify green. Use when fixing bugs with tests, adding features via TDD, writing regression tests, or when the user asks for red-green-refactor or test-driven development.

$ git log --oneline --stat
stars:1,477
forks:468
updated:March 19, 2026 at 21:36
File Explorer
2 files
SKILL.md
readonly