Tdd

Strict test-driven development (Beck-style). Use when writing new code, adding features, or fixing bugs with TDD discipline. TRIGGER when: user asks to use TDD, write tests first, or red/green/refactor. DO NOT TRIGGER when: writing tests after the fact, or user explicitly opts out of TDD.

patforna d901fda 6.2 KB Updated

File contents

patforna/auto-task/tree/main/skills/tdd commit d901fdae65

Frequently asked questions

npx skillmds@latest add patforna/tdd