test-driven-development

Installation
SKILL.md

测试驱动开发

先写测试。看它失败。写最小代码使它通过。

使用说明

  1. Red-Green-Refactor 流程 推进
  2. 对照 检查清单 确认每步都做到了

铁律

没有失败测试,就不写生产代码
Installs
9
GitHub Stars
7
First Seen
May 13, 2026
test-driven-development — forge-town/skills