Skip to main content
在 Manus 中运行任何 Skill
一键导入

tdd-loop

星标6
分支0
更新时间2026年7月26日 16:01

Use when implementing a feature, fixing a bug, or making failing tests pass — anything whose done-condition is "the tests pass". Fires on "implement X", "add a feature with tests", "make the tests pass", "fix this bug test-first", "red-green-refactor", or any task that ships behavior. The discipline: write the failing test first and watch it fail, make the smallest change that turns it green, refactor only while green — and never weaken an assertion to reach green, because a weakened assertion certifies the bug instead of catching it.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly