工程开发
test-driven-development avatar

test-driven-development

强制执行测试驱动开发 (TDD),要求在编写代码前先编写失败测试,确保代码可靠性并防止过早工程化。

安装

Agent 类型

Claude Code

安装命令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/test-driven-development/install?os=mac&agent=claude" | bash
安装命令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/test-driven-development/install?os=windows&agent=claude" -o install-test-driven-development.bat && install-test-driven-development.bat

下载技能项目

/agent-skill/test-driven-development