test-driven-development
✓具有三種輸入模式的統一 TDD 技能 - 來自規範、來自任務或來自描述。使用存儲庫模式強制測試優先開發,並提供 proptest 指導和背壓集成。
SKILL.md
One skill for all TDD workflows. Enforces test-first development using existing repository patterns. Three input modes handle different entry points — specs, task files, or ad-hoc descriptions — but the core cycle is always RED → GREEN → REFACTOR.
Use when the input references a .spec.md file with Given/When/Then acceptance criteria.
Programmatic support: ralphcore::preflight::{extractacceptancecriteria, extractcriteriafromfile, extractallcriteria} can parse criteria from spec files.
具有三種輸入模式的統一 TDD 技能 - 來自規範、來自任務或來自描述。使用存儲庫模式強制測試優先開發,並提供 proptest 指導和背壓集成。 來源:mikeyobrien/ralph-orchestrator。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/mikeyobrien/ralph-orchestrator --skill test-driven-development- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-05
- 更新時間
- 2026-02-18
快速解答
什麼是 test-driven-development?
具有三種輸入模式的統一 TDD 技能 - 來自規範、來自任務或來自描述。使用存儲庫模式強制測試優先開發,並提供 proptest 指導和背壓集成。 來源:mikeyobrien/ralph-orchestrator。
如何安裝 test-driven-development?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mikeyobrien/ralph-orchestrator --skill test-driven-development 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/mikeyobrien/ralph-orchestrator
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-05