Follow Tdd

This skill should be used when implementing any feature, fixing any bug, or changing any code behavior, before writing the implementation code. It also applies when the user says "TDD", "test first", "red-green-refactor", "write the test before the code", when authoring automated end-to-end browser tests (Playwright) for a user journey, and after the fix skill has reproduced a bug's root cause, to write the regression test first. It should not be used to diagnose a reported bug (use fix; it hands off here), for pure configuration changes, documentation, static content, or for runtime-verifying an already-built change (use the verify skill for that).

brandonburrus 76c4d0c 2 files · 20.3 KB Updated

File contents

brandonburrus/.claude/tree/main/skills/follow-tdd commit 76c4d0c739

Frequently asked questions

npx skillmds@latest add brandonburrus/follow-tdd