Spec-Driven-Development
Spec-first planning that keeps coding tools consistent
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Spec-Driven-Development?โผ
Run `npx skills add FredAntB/Spec-Driven-Development --all -g -y` in your terminal to install the skill globally.
How to stop AI coding tools from contradicting each other?โผ
This skill generates one shared set of spec files plus identical instruction blocks for Claude Code, Cursor, Windsurf, Copilot, and Aider, so every tool follows the same plan.
Can it add specs to an existing codebase?โผ
Yes. A retrofit workflow reverse-engineers requirements.md and design.md from your current code, flags unverified assumptions, and plans only the next phase of work.
What files does the skill generate?โผ
It creates requirements.md, design.md, tasks.md, a CONTEXT.md session journal, and config files like CLAUDE.md and .cursorrules for your chosen tools.
Do I need spec-writing experience to use it?โผ
No. The skill interviews you one question at a time in plain language and produces fully formatted, traceable spec documents for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core