测试驱动开发(红绿循环)— 来自 superpowers 体系。本 skill 是桥接层,先写失败测试再写实现,完整纪律见 <SUPERPOWERS_SKILL_ROOT>/tdd/。
$npx -y skills add blueprintos/analysis-to-delivery --skill tddInstalls into the current project.
Run `npx skills use "https://github.com/blueprintos/analysis-to-delivery" --skill "blueprintos/analysis-to-delivery/tdd"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/blueprintos/analysis-to-delivery" that are relevant to the current task. Run `npx skills add "https://github.com/blueprintos/analysis-to-delivery"` and select the relevant skills, then follow their instructions.