Back to skills
๐Ÿ’ป
CodingOpenClaw Skill Verified

TDD Workflow

by OpenClaw

Red-Green-Refactor cycle: write failing tests first, implement, then refactor to clean code.

About this skill

Enforces strict test-driven development. Claude writes failing tests first (Red), implements the minimum code to pass (Green), then refactors for clarity (Refactor). Supports Jest, pytest, Go test, RSpec, and more.

Tags

#tdd#testing#jest#pytest#quality

More Coding Skills

Install

clawhub install tdd-workflow

Requires OpenClaw + clawhub CLI installed.

Installs8,900
Stars2,700
Versionv1.1.0
CategoryCoding