Test Driven Development

Drives behavior changes through tests or explicit focused checks before implementation. Use when implementing new logic, fixing a bug, changing behavior, adding edge-case handling, modifying validation, refactoring behavior-sensitive code, or after debugging identifies a root cause that needs a regression guard. Also use when Codex is about to say a bug is fixed or behavior works but no proof exists yet.

pimenov Updated

File contents

pimenov/codex-first-skills-pack/tree/main/skills/test-driven-development commit 9d072da807

Frequently asked questions

npx skillmds@latest add pimenov/test-driven-development