GitHub Spec-Kit: Open-Source Spec-Driven Development Toolkit Reaches 90K Stars for AI Coding Agents
Tags AI · OSS · Enterprise

GitHub's open-source Spec-Kit toolkit has reached 90,000+ stars and 8,000+ forks, making it one of the fastest-growing developer tooling repositories. The toolkit brings Spec-Driven Development (SDD) to AI coding workflows, letting developers define specifications that directly generate working implementations through 30+ supported AI coding agents. It includes the Specify CLI for bootstrapping SDD projects and slash commands (/speckit.specify, /speckit.plan, /speckit.tasks, /speckit.implement) for structured development workflows. The project was created in August 2025 and has had 132 releases, with the latest v0.8.3 adding Devin for Terminal skills-based integration.
Technical significance
Spec-Kit's 90K stars in under a year reflects the developer community's recognition that the bottleneck in AI-assisted coding is not code generation but specification quality. By making specifications executable rather than disposable scaffolding, SDD addresses the fundamental problem with AI coding agents: they produce code that compiles but doesn't match intent. The 30+ agent support means this is becoming a cross-tool standard rather than a single-vendor solution.