·tdd-workflow

测试驱动开发工作流程原则。红-绿-重构循环。

2安装·0热度·@automindtechnologie-jpg

安装

$npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill tdd-workflow

SKILL.md

| Behavior | "should add two numbers" | | Edge cases | "should handle empty input" | | Error states | "should throw for invalid data" |

| YAGNI | You Aren't Gonna Need It | | Simplest thing | Write the minimum to pass | | No optimization | Just make it work |

| Duplication | Extract common code | | Naming | Make intent clear | | Structure | Improve organization | | Complexity | Simplify logic |

测试驱动开发工作流程原则。红-绿-重构循环。 来源:automindtechnologie-jpg/ultimate-skill.md。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill tdd-workflow
分类
>_效率工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 tdd-workflow?

测试驱动开发工作流程原则。红-绿-重构循环。 来源:automindtechnologie-jpg/ultimate-skill.md。

如何安装 tdd-workflow?

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

这个 Skill 的源码在哪?

https://github.com/automindtechnologie-jpg/ultimate-skill.md