Tdd

Test-driven development with red-green-refactor loop. Builds features or fixes bugs one vertical slice at a time. USE FOR: building features with TDD, red-green-refactor, writing integration tests, test-first development, fixing bugs with tests. DO NOT USE FOR: generating bulk test files (use test-specific skills), architecture review, debugging without tests.

habonn a43824b 4.0 KB Updated

File contents

habonn/portal-skills/tree/main/tdd commit a43824b214

Frequently asked questions

npx skillmds@latest add habonn/tdd