doggy8088/spec-kit

💫 幫助您開始規格驅動開發的工具包

287Stars on the repository
9Mods indexed here, across every type
10mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyze

01

doggy8088/spec-kit

Command

A read-only command for checking whether a project's specification, plan, and task documents agree with each other.

287 10mo ago A 36 tokens original MIT

checklist

02

doggy8088/spec-kit

Command

A command that creates a custom checklist for reviewing the quality and completeness of a feature specification. It treats requirements like code and the checklist like tests for those requirements.

287 10mo ago A 20 tokens original MIT

clarify

03

doggy8088/spec-kit

Command

A command that finds missing or unclear decisions in a feature specification by asking focused questions and recording the answers in the specification.

287 10mo ago A 44 tokens original MIT

constitution

04

doggy8088/spec-kit

Command

A command that creates or updates a project constitution: a document stating the project's governing principles and rules. It also keeps related templates aligned with those decisions.

287 10mo ago A 31 tokens original MIT

implement

05

doggy8088/spec-kit

Command

A command that implements every task listed in a tasks.md file, following the project's implementation plan and checks.

287 10mo ago A 26 tokens original MIT

plan

06

doggy8088/spec-kit

Command

A command that creates a detailed implementation plan for a proposed feature, including research, design decisions, data structures, and interfaces.

287 10mo ago A 27 tokens original MIT

specify

07

doggy8088/spec-kit

Command

A command that creates or updates a feature specification from a natural-language description. A feature specification explains what a software change should do.

287 10mo ago A 18 tokens original MIT

tasks

08

doggy8088/spec-kit

Command

A command that turns project specifications into a structured task list in `tasks.md`. It reads technical plans, user stories, and any available supporting documents.

287 10mo ago A 32 tokens original MIT