·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