Skills/Development/TDD Workflow Guide

TDD Workflow Guide

MCP Ready

Write tests first, make them pass, then refactor — a strict Red-Green-Refactor loop with typed stubs, coverage gates, and the Matt Pocock / Kent Beck discipline.

Developmentv1.0.0
tddtestingred-green-refactorvitestjestpytesttypescriptdevelopment

Enforces a true test-driven development loop on any coding task: writes failing tests from the spec, generates the minimal implementation to make them pass, refactors with safety net in place, and enforces coverage thresholds before marking done. Integrates with Vitest, Jest, pytest, and Go test. Produces typed mock stubs, factory helpers, and a fixture directory. Named for the Matt Pocock TDD approach popularised across skills.sh — one of the top-installed coding discipline skills with 116K+ installs.

Get a free skill every week

Hand-picked Claude skills + tips for getting more out of your AI tools. No spam, unsubscribe anytime.

Get Claude tips & updates

Weekly tips on using Claude effectively. Unsubscribe anytime.

You Might Also Like