什么是 tdd?
在 TDD 红绿重构中工作时;不是临时编码;首先编写测试,将最少的代码添加到绿色,然后评估重构。 来源:mintuz/claude-plugins。
在 TDD 红绿重构中工作时;不是临时编码;首先编写测试,将最少的代码添加到绿色,然后评估重构。
通过命令行快速安装 tdd AI 技能到你的开发环境
来源:mintuz/claude-plugins。
Test-Driven Development with behavior-focused testing, factory patterns, and the Red-Green-Refactor cycle.
Every single line of production code must be written in response to a failing test.
This is non-negotiable. If you're typing production code without a failing test demanding it, you're not doing TDD.
在 TDD 红绿重构中工作时;不是临时编码;首先编写测试,将最少的代码添加到绿色,然后评估重构。 来源:mintuz/claude-plugins。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/mintuz/claude-plugins --skill tdd在 TDD 红绿重构中工作时;不是临时编码;首先编写测试,将最少的代码添加到绿色,然后评估重构。 来源:mintuz/claude-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mintuz/claude-plugins --skill tdd 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mintuz/claude-plugins