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

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code. Enforces red-green-refactor and the Iron Law: no production code without a failing test first. Invoke when the operator says 'add tests', 'TDD this', 'write a test for X', or is about to add new behavior to existing code.

概览

Use when implementing any feature or bugfix, before writing implementation code. Enforces red-green-refactor and the Iron Law: no production code without a failing test first. Invoke when the operator says 'add tests', 'TDD this', 'write a test for X', or is about to add new behavior to existing code.

安装命令
npx skills add https://github.com/demarcushill20/Nova-Core --skill test-driven-development

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年4月24日 15:53
SKILL.md
readonly