https://github.com/github/spec-kit
Define what to build before building it — with any AI coding agent.
An open source toolkit for building high-quality software with any AI coding agent — a ready-to-use spec-driven process (or bring your own), endlessly extensible, community-driven, and built for your whole organization.
https://www.threads.com/@ethansavemoney ... a_31b8mjkF
想必以前如果偷懶的話都是這樣使用 AI:
「幫我做一個待辦事項 App。」
然後就按傳送讓AI 開始自行理解需求。
這個時候的結果就好像在通靈
有時效果很好,
有時卻完全偏離預期。
很多人以為是模型太弱。
其實更多時候,是需求本身太模糊。
Spec Kit 的核心理念只有一句話:
先規格,後寫程式。
它把你的想法轉換成一份 AI 能理解、能驗證、能持續執行的 Specification。
簡單流程如下:
constitution → 定義專案原則(品質、測試、架構)
specify → 描述要做什麼(What),不是先選技術
clarify → AI 主動詢問需求不清楚的地方
plan → 確認需求後,再決定技術與架構
tasks → 自動拆解依賴順序與任務
implement → AI 開始依照規格實作


