·tdd

在 TDD 红绿重构中工作时;不是临时编码;首先编写测试,将最少的代码添加到绿色,然后评估重构。

6安装·0热度·@mintuz

安装

$npx skills add https://github.com/mintuz/claude-plugins --skill tdd

如何安装 tdd

通过命令行快速安装 tdd AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/mintuz/claude-plugins --skill tdd
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:mintuz/claude-plugins。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-11

Browse more skills from mintuz/claude-plugins

快速解答

什么是 tdd?

在 TDD 红绿重构中工作时;不是临时编码;首先编写测试,将最少的代码添加到绿色,然后评估重构。 来源:mintuz/claude-plugins。

如何安装 tdd?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mintuz/claude-plugins --skill tdd 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/mintuz/claude-plugins

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-22