CldKit
首頁瀏覽RECIPES提交CLIAI 策展助手登入
登入
CldKit
瀏覽Recipes提交CLI·關於隱私條款

為 AI 開發者建置。每個 components 都經過審查。

© 2026 CldKit

語言
首頁>探索>TDD Workflow Skill

TDD Workflow Skill

83/100
Skill
作者 Jesse Vincent@obra
MIT

Implements RED-GREEN-REFACTOR test-driven development cycle.

來源

評審評分

安全性27/35維護性30/35易用性26/30
安全性27/35
維護性30/35
易用性26/30
證據:
high
評審於 Mar 1, 2026
即將復審

評審版本

1.0.0

最新版本

1.0.0

新鮮度

評審已過 111 天,建議盡快刷新。

評分反映被評審版本,後續更新可能導致變化。

安全審計 - 待完成

此版本尚未執行安全審計。

線上 Playground

開啟完整頁面

Live Sandbox

在隔離環境中運行這個 skill

$ ls
skill.md src/ package.json
$ claude -p "review the code in src/"
正在分析原始碼...

登入 即可在 live sandbox 試用這個 skill。

概覽

適合使用

不適合使用

設定

ls /workspace

故障排查

場景

標籤

用於 Recipes

  • Full-Stack Testing Suite(Guides RED-GREEN-REFACTOR test-driven development cycle)

Jesse Vincent 的更多元件

  • Systematic Debugging Skill
    Skill
    91/100
  • Refactoring Skill
    Skill
    84/100
  • Parallel Agents Skill
    Skill
    82/100
  • Git Worktrees Skill
    Skill
    80/100
Skill

安裝

ls /workspace

CldKit CLI

cldkit install tdd-workflow
cldkit info tdd-workflow

安裝 CLI: npm i -g @cldkit/cli

版本

1.0.0

星標

800

許可證

MIT

相容性

claude-code

連結

GitHub 來源@obra
code
tdd
testing
red-green-refactor
workflow