CldKit
首页浏览RECIPES提交CLIAI 策展助手登录
登录
CldKit
浏览Recipes提交CLI·关于隐私条款

为 AI 开发者构建。每个 components 都经过审查。

© 2026 CldKit

语言
详情|

TDD Workflow Skill

@obra
83/100

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

Live Sandbox

在隔离环境中运行这个 skill

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

登录 即可在 live sandbox 中试用这个 skill。

关于这个 Skill

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

适合使用

  • -You're building new features and want high test coverage from the start.
  • -You want to drive your design through tests.
  • -You need confidence that changes don't break existing functionality.

评审评分

安全性
27
维护性
30
易用性
26

标签

tddtestingred-green-refactorworkflow
claude-code

安装

ls /workspace

安装到 CLI

通过 CldKit 验证,直接把这个 skill 安装到终端。

链接

GitHub 来源查看完整详情