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
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,12 +45,18 @@ Spec-Driven Development **flips the script** on traditional software development
45
45
46
46
### 1. Install Specify CLI
47
47
48
-
Requires **[uv](https://docs.astral.sh/uv/)** ([install uv](./docs/install/uv.md)). Replace `vX.Y.Z` with the latest tag from [Releases](https://github.com/github/spec-kit/releases):
48
+
Requires **[uv](https://docs.astral.sh/uv/)** ([install uv](./docs/install/uv.md)). Replace `vX.Y.Z` with the latest release tag from [Releases](https://github.com/github/spec-kit/releases) — keep the leading `v` (for example, `v0.12.11`, not `0.12.11`):
Copy file name to clipboardExpand all lines: docs/community/extensions.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,9 +51,10 @@ The following community-contributed extensions are available in [`catalog.commun
51
51
| Confluence Extension | Create a doc in Confluence summarizing the specifications and planning files |`integration`| Read+Write |[spec-kit-confluence](https://github.com/aaronrsun/spec-kit-confluence)|
52
52
| Cost Tracker | Track real LLM dollar cost across SDD workflows — per-feature budgets, per-integration comparison, and finance-ready exports |`visibility`| Read+Write |[spec-kit-cost](https://github.com/Quratulain-bilal/spec-kit-cost)|
53
53
| Data Model Diagram | Generates Mermaid ER diagrams from Spec Kit data models after planning |`docs`| Read+Write |[spec-kit-data-model-diagram](https://github.com/benizzio/spec-kit-data-model-diagram)|
54
-
| DocGuard — CDD Enforcement |The only doc-integrity engine with an MCP server, SARIF output, and a deterministic zero-LLM core. Validates, scores, and traces documentation against code — 24 validators, stable finding codes, GitHub Action with PR annotations, spec-kit hooks. Pure Node.js, one pinned dep. |`docs`| Read+Write |[spec-kit-docguard](https://github.com/raccioly/docguard)|
54
+
| DocGuard — CDD Enforcement |Doc-integrity engine with MCP server, SARIF output, and zero-LLM core. Validates, scores, and traces documentation against code — 24 validators, stable finding codes, spec-kit hooks. Pure Node.js. |`docs`| Read+Write |[spec-kit-docguard](https://github.com/raccioly/docguard)|
55
55
| EARS Requirements Syntax | Author, lint, and convert requirements using EARS - the five industry-standard sentence patterns for unambiguous, testable requirements |`docs`| Read+Write |[spec-kit-ears](https://github.com/dhruv-15-03/spec-kit-ears)|
56
56
| Extensify | Create and validate extensions and extension catalogs |`process`| Read+Write |[extensify](https://github.com/mnriem/spec-kit-extensions/tree/main/extensify)|
57
+
| Figma Starter | Turns a Figma section's screens into per-screen spec.md files, an app-level user-stories.md, and a build-order.md, then hands off to /speckit.specify |`integration`| Read+Write |[spec-kit-figma-starter](https://github.com/wavemaker/spec-kit-figma-starter)|
57
58
| Fix Findings | Automated analyze-fix-reanalyze loop that resolves spec findings until clean |`code`| Read+Write |[spec-kit-fix-findings](https://github.com/Quratulain-bilal/spec-kit-fix-findings)|
| Fleet Orchestrator | Orchestrate a full feature lifecycle with human-in-the-loop gates across all SpecKit phases |`process`| Read+Write |[spec-kit-fleet](https://github.com/sharathsatish/spec-kit-fleet)|
@@ -84,12 +85,14 @@ The following community-contributed extensions are available in [`catalog.commun
| Microsoft 365 Integration | Fetch Teams messages, meeting transcripts, and SharePoint/OneDrive files as local Markdown for spec generation |`integration`| Read+Write |[spec-kit-m365](https://github.com/BenBtg/spec-kit-m365)|
86
87
| Multi-Model Review | Cross-model Spec Kit handoffs for spec authoring, implementation routing, and review. |`process`| Read+Write |[multi-model-review](https://github.com/formin/multi-model-review)|
88
+
| Multi-Repo Branch Sync | Creates the feature branch in affected sub-repositories and git submodules via plan/tasks hooks |`process`| Read+Write |[multi-repo-sync](https://github.com/fyloss/spec-kit-multi-repo-sync)|
87
89
| Multi-Sites Spec Kit | Multi-site aware specify command with per-site spec folders, auto-increment, and Drupal support |`process`| Read+Write |[spec-kit-multi-sites](https://github.com/teeyo/spec-kit-multi-sites)|
88
90
| .NET Framework to Modern .NET Migration | Orchestrate end-to-end .NET Framework to modern .NET migration across 7 phases, with SDD lifecycle integration |`process`| Read+Write |[spec-kit-fx-to-net](https://github.com/RogerBestMsft/spec-kit-FxToNet)|
89
91
| Onboard | Contextual onboarding and progressive growth for developers new to spec-kit projects. Explains specs, maps dependencies, validates understanding, and guides the next step |`process`| Read+Write |[spec-kit-onboard](https://github.com/dmux/spec-kit-onboard)|
90
92
| Optimize | Audit and optimize AI governance for context efficiency — token budgets, rule health, interpretability, compression, coherence, and echo detection |`process`| Read+Write |[spec-kit-optimize](https://github.com/sakitA/spec-kit-optimize)|
| OWASP LLM Threat Model | OWASP Top 10 for LLM Applications 2025 threat analysis on agent artifacts |`code`| Read-only |[spec-kit-threatmodel](https://github.com/NaviaSamal/spec-kit-threatmodel)|
95
+
| PatchWarden Evidence Pack | Map Spec Kit tasks into a guarded PatchWarden Goal and export bounded, traceable evidence for an accepted lineage. |`process`| Read+Write |[spec-kit-patchwarden](https://github.com/jiezeng2004-design/spec-kit-patchwarden)|
93
96
| Plan Review Gate | Require spec.md and plan.md to be merged via MR/PR before allowing task generation |`process`| Read-only |[spec-kit-plan-review-gate](https://github.com/luno/spec-kit-plan-review-gate)|
94
97
| PR Bridge | Auto-generate pull request descriptions, checklists, and summaries from spec artifacts |`process`| Read-only |[spec-kit-pr-bridge-](https://github.com/Quratulain-bilal/spec-kit-pr-bridge-)|
95
98
| Presetify | Create and validate presets and preset catalogs |`process`| Read+Write |[presetify](https://github.com/mnriem/spec-kit-extensions/tree/main/presetify)|
@@ -98,6 +101,7 @@ The following community-contributed extensions are available in [`catalog.commun
98
101
| Project Health Check | Diagnose a Spec Kit project and report health issues across structure, agents, features, scripts, extensions, and git |`visibility`| Read-only |[spec-kit-doctor](https://github.com/KhawarHabibKhan/spec-kit-doctor)|
99
102
| Project Status | Show current SDD workflow progress — active feature, artifact status, task completion, workflow phase, and extensions summary |`visibility`| Read-only |[spec-kit-status](https://github.com/KhawarHabibKhan/spec-kit-status)|
100
103
| QA Testing Extension | Systematic QA testing with browser-driven or CLI-based validation of acceptance criteria from spec |`code`| Read-only |[spec-kit-qa](https://github.com/arunt14/spec-kit-qa)|
104
+
| Quality Gates (Enforcement Layer) | Deterministic quality enforcement for Spec Kit across agent hooks, git checks, and CI pipelines with one policy file and one verify entrypoint for identical results at every boundary. |`process`| Read+Write |[spec-gates](https://github.com/schwichtgit/spec-gates)|
101
105
| RAG Azure Builder | Spec Kit extension for onboarding and operating an Azure RAG stack with guided workflows. |`process`| Read+Write |[spec-kit-extension-rag-azure-builder](https://github.com/Sertxito/spec-kit-extension-rag-azure-builder)|
102
106
| Ralph Loop | Autonomous implementation loop using AI agent CLI |`code`| Read+Write |[spec-kit-ralph](https://github.com/Rubiss-Projects/spec-kit-ralph)|
@@ -119,6 +123,7 @@ The following community-contributed extensions are available in [`catalog.commun
119
123
| Spec Diagram | Auto-generate Mermaid diagrams of SDD workflow state, feature progress, and task dependencies |`visibility`| Read-only |[spec-kit-diagram-](https://github.com/Quratulain-bilal/spec-kit-diagram-)|
120
124
| Spec Kit Discovery Extension | Run technical discovery commands for feasibility, technology selection, scenario-specific technical decisions, legacy codebase assessment, implementation understanding, and proof-of-concept validation |`process`| Read+Write |[spec-kit-discovery](https://github.com/bigsmartben/spec-kit-discovery)|
121
125
| Spec Kit Figma | Agent-agnostic SpecKit extension that grounds spec, plan & task generation in Figma design context — REST + optional MCP, single/mono/multi-repo, macOS/Linux/Windows. |`integration`| Read+Write |[spec-kit-figma](https://github.com/Fyloss/spec-kit-figma)|
126
+
| Spec Kit Memory | Recalls prior specs and decisions from configurable memory tools (e.g. memsearch) before SDLC stages, so planning and specification start from what the project already knows |`docs`| Read+Write |[spec-kit-memory](https://github.com/zaytsevand/spec-kit-memory)|
122
127
| Spec Kit Preview | Generate evidence-backed low, mid, or high fidelity previews from Spec Kit artifacts as Markdown or self-contained HTML |`docs`| Read+Write |[spec-kit-preview](https://github.com/bigsmartben/spec-kit-preview)|
123
128
| Spec Kit Schedule | Optimal multi-agent task scheduling via CP-SAT — DAG precedence, hallucination-aware caps, file-conflict avoidance, stochastic durations, replanning, and interactive HTML output |`process`| Read+Write |[spec-kit-schedule](https://github.com/jfranc38/spec-kit-schedule)|
124
129
| Spec Kit TLDR | Render a feature's spec.md / plan.md into a review-oriented TLDR (self-contained HTML dashboard + PR-native Markdown) that surfaces risks for faster PR review. |`visibility`| Read+Write |[speckit-tldr](https://github.com/qurore/speckit-tldr)|
@@ -130,6 +135,7 @@ The following community-contributed extensions are available in [`catalog.commun
130
135
| Spec Sync | Detect and resolve drift between specs and implementation. AI-assisted resolution with human approval |`docs`| Read+Write |[spec-kit-sync](https://github.com/bgervin/spec-kit-sync)|
131
136
| Spec Trace | Build a requirement → test traceability matrix from spec.md and the test suite — surface untested requirements and orphan tests |`code`| Read+Write |[spec-kit-trace](https://github.com/Quratulain-bilal/spec-kit-trace)|
132
137
| Spec Validate | Comprehension validation, review gating, and approval state for spec-kit artifacts — staged quizzes, peer review SLA, and a hard gate before /speckit.implement |`process`| Read+Write |[spec-kit-spec-validate](https://github.com/aeltayeb/spec-kit-spec-validate)|
138
+
| Spec-Kit BDD | ATDD/BDD extension: convert specs to Gherkin scenarios, scaffold step definitions, and verify acceptance test coverage |`process`| Read+Write |[spec-kit-bdd](https://github.com/RSginer/spec-kit-bdd)|
133
139
| Spec2Cloud | Spec-driven workflow tuned for shipping to Azure |`process`| Read+Write |[spec2cloud](https://github.com/Azure-Samples/Spec2Cloud)|
134
140
| SpecKit Companion | Live spec-driven progress — lifecycle capture, status, resume, and a turbo pipeline profile |`visibility`| Read+Write |[speckit-companion](https://github.com/alfredoperez/speckit-companion)|
135
141
| SpecTest | Auto-generate test scaffolds from spec criteria, map coverage, and find untested requirements |`code`| Read+Write |[spec-kit-spectest](https://github.com/Quratulain-bilal/spec-kit-spectest)|
0 commit comments