Skip to main content

test-driven-development

Drives implementation by writing a failing test first, then the smallest code that passes it. Use this before writing implementation code for any feature or bugfix, when a bug needs a regression test, when existing code is hard to change safely, or when someone asks whether a change is covered. Also use to decide what is worth testing and what is not.

Jump to install

Source facts

Repository
cbrock84/headcount
Last source activity
September 1, 2026 at 00:30
Detected SKILL.md language
English
Stars
1,085
Forks
169

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.