CldKit
HOMEEXPLORERECIPESSUBMITCLIAI CURATORSIGN IN
SIGN IN
CldKit
ExploreRecipesSubmitCLIยทAboutPrivacyTerms

Built for AI developers. Every component reviewed.

ยฉ 2026 CldKit

Language
Home>Explore>TDD Workflow Skill

TDD Workflow Skill

83/100
Skill
by Jesse Vincent@obra
MIT

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

Source

Review Scores

Security27/35Maintain.30/35Usability26/30
Security27/35
Maintain.30/35
Usability26/30
Evidence:
high
Reviewed Mar 1, 2026
Review soon

Reviewed Version

1.0.0

Latest Version

1.0.0

Freshness

Review is 111 days old; refresh it soon.

Scores reflect the version reviewed and may change with updates.

Security Audit - Pending

Security audit has not been performed yet for this version.

Live Playground

Open Full Page

Live Sandbox

Run this skill in an isolated environment

$ ls
skill.md src/ package.json
$ claude -p "review the code in src/"
Analyzing source files...

Sign in to try this skill in a live sandbox.

Overview

When to Use

When NOT to Use

Setup

ls /workspace

Troubleshooting

Scenes

Tags

Used in Recipes

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

More by 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

Install

ls /workspace

CldKit CLI

cldkit install tdd-workflow
cldkit info tdd-workflow

Install CLI: npm i -g @cldkit/cli

Version

1.0.0

Stars

800

License

MIT

Compatibility

claude-code

Links

GitHub Source@obra
code
tdd
testing
red-green-refactor
workflow