Configs2026年4月6日·1 分钟阅读

Spec Kit — Spec-Driven Dev Toolkit from GitHub, 85K Stars

GitHub's open-source spec-driven development toolkit. Turn product specs into executable AI agent workflows via the specify CLI instead of vibe coding.

介绍

Spec Kit is GitHub's official open-source spec-driven development toolkit with 85,500+ stars. You write product specs, and it turns them into workflows that AI agents can execute — replacing unstructured vibe coding. It supports Claude, GitHub Copilot, Gemini, and other AI coding tools, with 40+ community extensions.


Spec Kit — From Specs to Runnable Code

Workflow

  1. Constitution — define project principles in /speckit.constitution
  2. Specification — write detailed product specs
  3. Planning — AI generates an implementation plan from the spec
  4. Tasks — the plan is broken into executable tasks
  5. Implementation — AI agents execute tasks per the spec

🙏

来源与感谢

Created by GitHub. Licensed under MIT.

spec-kit — ⭐ 85,500+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产