Skip to content

Commit f132f74

Browse files
dmuxCopilot
andauthored
docs: add Community Friends section with Spec Kit Assistant VS Code extension (#1944)
* docs: add Community Tools section to README.md * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * docs: rename "Community Tools" section to "Community Friends" in README.md * docs: rename "Community Tools" section to "Community Friends" in README.md --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ee65758 commit f132f74

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- [⚡ Get Started](#-get-started)
2424
- [📽️ Video Overview](#️-video-overview)
2525
- [🚶 Community Walkthroughs](#-community-walkthroughs)
26+
- [🛠️ Community Friends](#️-community-friends)
2627
- [🤖 Supported AI Agents](#-supported-ai-agents)
2728
- [🔧 Specify CLI Reference](#-specify-cli-reference)
2829
- [🧩 Making Spec Kit Your Own: Extensions & Presets](#-making-spec-kit-your-own-extensions--presets)
@@ -173,6 +174,12 @@ See Spec-Driven Development in action across different scenarios with these comm
173174

174175
- **[Greenfield Spring Boot + React with a custom extension](https://github.com/mnriem/spec-kit-aide-extension-demo)** — Walks through the **AIDE extension**, a community extension that adds an alternative spec-driven workflow to spec-kit with high-level specs (vision) and low-level specs (work items) organized in a 7-step iterative lifecycle: vision → roadmap → progress tracking → work queue → work items → execution → feedback loops. Uses a family trading platform (Spring Boot 4, React 19, PostgreSQL, Docker Compose) as the scenario to illustrate how the extension mechanism lets you plug in a different style of spec-driven development without changing any core tooling — truly utilizing the "Kit" in Spec Kit.
175176

177+
## 🛠️ Community Friends
178+
179+
Community-built tools that integrate with Spec Kit to enhance the SDD workflow:
180+
181+
- **[Spec Kit Assistant](https://marketplace.visualstudio.com/items?itemName=rfsales.speckit-assistant)** — A VS Code extension that provides a visual orchestrator for the full SDD workflow (constitution → specification → planning → tasks → implementation) with phase status visualization, an interactive task checklist, DAG visualization, and support for Claude, Gemini, GitHub Copilot, and OpenAI backends. Requires the `specify` CLI in your PATH.
182+
176183
## 🤖 Supported AI Agents
177184

178185
| Agent | Support | Notes |

0 commit comments

Comments
 (0)