·rlm-tdd

在 RLM 第 3 阶段中实现任何代码时使用。根据铁律强制执行严格的红-绿-重构纪律 - 首先没有失败的测试就没有生产代码。触发短语:“实现这个”、“添加功能”、“修复错误”、“编写失败的测试”、“TDD”。

6安装·0热度·@doubleuuser

安装

$npx skills add https://github.com/doubleuuser/rlm-workflow --skill rlm-tdd

如何安装 rlm-tdd

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

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

来源:doubleuuser/rlm-workflow。

SKILL.md

查看原文

Test-Driven Development is mandatory for all RLM implementation work. This skill ensures test-first discipline is followed rigorously.

Core Principle: If you didn't watch the test fail, you don't know if it tests the right thing.

| "This is just a simple fix, no test needed" | Simple code breaks. Test takes 30 seconds. | | "I'll test after confirming the fix works" | Tests passing immediately prove nothing. You never saw it catch the bug. | | "Tests after achieve same goals" | Tests-after = "what does this do?" Tests-first = "what should this do?" |

在 RLM 第 3 阶段中实现任何代码时使用。根据铁律强制执行严格的红-绿-重构纪律 - 首先没有失败的测试就没有生产代码。触发短语:“实现这个”、“添加功能”、“修复错误”、“编写失败的测试”、“TDD”。 来源:doubleuuser/rlm-workflow。

可引用信息

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

安装命令
npx skills add https://github.com/doubleuuser/rlm-workflow --skill rlm-tdd
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from doubleuuser/rlm-workflow

快速解答

什么是 rlm-tdd?

在 RLM 第 3 阶段中实现任何代码时使用。根据铁律强制执行严格的红-绿-重构纪律 - 首先没有失败的测试就没有生产代码。触发短语:“实现这个”、“添加功能”、“修复错误”、“编写失败的测试”、“TDD”。 来源:doubleuuser/rlm-workflow。

如何安装 rlm-tdd?

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

这个 Skill 的源码在哪?

https://github.com/doubleuuser/rlm-workflow

详情

分类
>_效率工具
来源
skills.sh
收录时间
2026-02-25