You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specification-Driven Development framework that enables humans and AI agents to build better software by giving them small, local instructions right where the code lives. It increases productivity, reduces implementation errors, and helps keep changes aligned with the project’s intended design.
A small todo app demonstrating how SpecDD works in practice. It shows how colocated .sdd specs guide AI agents to implement code in small, well-defined steps while reducing errors and keeping changes aligned with the intended design.
SpecDD skills for Claude Code, adding specification-aware workflows for planning, implementation, review, testing, debugging, tracing, and documentation.