sdd-skill
Executable specifications, feature tracking, and legacy code modernization
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install sdd-skill?â–¼
Run `npx skills add SpillwaveSolutions/sdd-skill --all -g -y` in your terminal to install this skill globally.
What is Spec-Driven Development?â–¼
It is a methodology where specifications are executable artifacts that directly generate working code, rather than just guiding it. This skill walks you through the full workflow from requirements to implementation.
Can I use SDD on an existing codebase?â–¼
Yes. The brownfield workflow analyzes your existing code, generates a constitution from current patterns, and helps you add new features or modernize legacy systems.
Which AI coding agents work with this skill?â–¼
It works with Claude Code, GitHub Copilot, Cursor, Windsurf, Gemini CLI, Codex CLI, and many other popular coding agents.
How do I track feature progress in SDD?â–¼
The skill automatically tracks each feature through stages from Specified to Complete, and you can use plain-English commands like 'show feature status' or 'add a feature for notifications'.
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