Test Driven Development

Use when writing any new code, adding features, or fixing bugs that require code changes. Enforces strict RED-GREEN-REFACTOR cycle with no production code without a failing test first. Triggers: new feature implementation, bug fix, refactoring existing code, adding behavior to existing modules.

pixel-process-ug 3783c17 2 files · 22.8 KB Updated

File contents

pixel-process-ug/superkit-agents/tree/main/templates/skills/test-driven-development commit 3783c174d7

Frequently asked questions

npx skillmds add pixel-process-ug/test-driven-development