通用
ring:test-driven-development
RED-GREEN-REFACTOR implementation methodology - write failing test first, minimal implementation to pass, then refactor. Ensures tests verify behavior.
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/ring-test-driven-development/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/ring-test-driven-development/install?os=windows&agent=claude" -o install-ring-test-driven-development.bat && install-ring-test-driven-development.bat
下載安裝腳本