Building Stories With Tdd

Orchestrates the Test-Driven Development cycle for user stories and features: writes the story test in tests/stories/ first, agrees the seams, then implements until every test passes. Activates on "TDD", "test first", "tests zuerst", "story test", "Story umsetzen", or any feature implementation that starts from a failing test. NOT for writing NestJS or Vue code outside a TDD cycle (use generating-nest-servers or developing-lt-frontend). NOT for generating tests for code that already exists (use /lt-dev:backend:test-generate).

lenneTech Updated

File contents

lenneTech/claude-code/tree/main/plugins/lt-dev/skills/building-stories-with-tdd commit 29aedf6eb2

Frequently asked questions

npx skillmds@latest add lennetech/building-stories-with-tdd