CldKit
HOMEEXPLORERECIPESSUBMITCLIAI CURATORSIGN IN
SIGN IN
CldKit
ExploreRecipesSubmitCLI·AboutPrivacyTerms

Built for AI developers. Every component reviewed.

© 2026 CldKit

Language
Detail|

TDD Workflow Skill

@obra
83/100

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

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.

About This Skill

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

When to Use

  • -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.

Review Scores

Security
27
Maintain
30
Usability
26

Tags

tddtestingred-green-refactorworkflow
claude-code

Install

ls /workspace

Install to CLI

Install this skill directly to your terminal with CldKit verification.

Links

GitHub SourceView Full Detail