incremental-tdd

Installation
SKILL.md

Test-Driven Development (Red-Green-Refactor)

This skill forces you to work in tight TDD loops: one failing test, one implementation, then refactor. It prefers vertical slices and deep modules so tests stay honest, stable, and focused on real behavior instead of implementation details.

This skill comes with extra documents you can reference for philosophy and examples:

When you need guidance on design or refactoring, open and read these files instead of guessing.

When to Use

Use this skill when the user:

Related skills
Installs
13
GitHub Stars
6
First Seen
Mar 21, 2026