No reviews yetBe the first to leave a review for specdriven
Maker
📌
Hey everyone 👋
I’ve been building Spec Driven Development (SDD) because I kept running into the same problem with AI coding agents:
Every new project starts with re-explaining the stack, architecture, patterns, testing strategy, and conventions all over again.
Specdriven tries to solve that by flipping the flow - instead of prompting for architecture each time, you install a reusable spec that defines how the system should be built from the start.
So instead of guiding the AI step by step, you give it a blueprint.
You can try it with:
npx specdriven add
Would love feedback on:
- whether this matches how you’re thinking about AI coding today
- what stacks/specs you’d want to see next
- and honestly whether “SDD” feels like a useful category or just noise yet
Appreciate any thoughts 🙏