Bdd Driven Development

Use after requirement-analysis, tech-stack-confirmation, and project-architecture-init skills have all been completed — PRD, BDD JSON files, architecture design document, and walking skeleton must already exist. This skill first generates a prioritized execution plan document in docs/plans/, then drives the full development cycle for each feature using BDD-guided TDD based on that plan. Technology-stack agnostic — all tech-specific details (build commands, test frameworks, directory paths) are read from the architecture document at runtime. Triggers on requests like 'start development', 'execute BDD features', 'implement features from PRD', 'run bdd-driven development', or when BDD JSON files exist and implementation has not started.

majiayu000 b6ceff0 2 files · 34.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/bdd-driven-development commit b6ceff0933

Frequently asked questions

npx skillmds add majiayu000/bdd-driven-development