Skip to content

Commit aaf6bc2

Browse files
mnriemCopilot
andauthored
docs: refresh landing page ecosystem stats (#3561)
* docs: refresh landing page ecosystem stats Update stale numbers in docs/index.md to match current catalogs on upstream/main and live GitHub data: extensions 105->138, presets 22->25, integrations 30+->35, contributors 200+->240+, friends 4->6, GitHub stars 106K+->121K+, extension authors 60+->70+, and the last-updated date. Assisted-by: GitHub Copilot (model: Claude Opus 4.8, autonomous) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: e5f34221-4e6c-42e8-9fa3-5cfbc26104d1 * docs: align community extension stats on overview page Update docs/community/overview.md from "Over 90 ... 50+ authors" to "Over 130 ... 70+ authors" so it matches the refreshed landing-page numbers in docs/index.md (137 community extensions, 77 unique authors). Assisted-by: GitHub Copilot (model: Claude Opus 4.8, autonomous) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 134166d9-e599-44fa-a88d-daf84ab6aca6 --------- Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent c40db8a commit aaf6bc2

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

docs/community/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Spec Kit community builds extensions, presets, bundles, walkthroughs, and co
44

55
## Extensions
66

7-
Extensions add new capabilities to Spec Kit — domain-specific commands, external tool integrations, quality gates, and more. Over 90 community extensions are available from 50+ authors, covering everything from accessibility governance to multi-agent orchestration.
7+
Extensions add new capabilities to Spec Kit — domain-specific commands, external tool integrations, quality gates, and more. Over 130 community extensions are available from 70+ authors, covering everything from accessibility governance to multi-agent orchestration.
88

99
[Browse community extensions →](extensions.md)
1010

docs/index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Define what to build before building it. Rich templates, quality checklists, and
3131

3232
### Use any coding agent
3333

34-
<span class="pillar-stat">30+ integrations</span> — Copilot, Gemini, Codex, Kilo Code, Zed, Claude, Forge, Kiro, and more. Switch freely between agents with a single command. No lock-in.
34+
<span class="pillar-stat">35 integrations</span> — Copilot, Gemini, Codex, Kilo Code, Zed, Claude, Forge, Kiro, and more. Switch freely between agents with a single command. No lock-in.
3535

3636
Run `specify init` with your agent of choice and Spec Kit sets up the right command files, context rules, and directory structures automatically. If your agent isn't listed, the `generic` integration is an escape hatch for any tool.
3737

@@ -43,7 +43,7 @@ Run `specify init` with your agent of choice and Spec Kit sets up the right comm
4343

4444
### Make it your own
4545

46-
<span class="pillar-stat">105 community extensions</span> (60+ authors), <span class="pillar-stat">22 presets</span>, and growing. Tune the core process with presets, extend it with extensions, orchestrate it with workflows, or replace it entirely. Build and publish your own.
46+
<span class="pillar-stat">138 community extensions</span> (70+ authors), <span class="pillar-stat">25 presets</span>, and growing. Tune the core process with presets, extend it with extensions, orchestrate it with workflows, or replace it entirely. Build and publish your own.
4747

4848
Including entirely different SDD processes:
4949

@@ -78,31 +78,31 @@ Community extensions like CI Guard and Architecture Guard add compliance gates a
7878

7979
## Built by the community
8080

81-
**200+ contributors** power the Spec Kit ecosystem — from core integrations to entirely new development processes. Anyone can create and publish an extension, preset, or workflow.
81+
**240+ contributors** power the Spec Kit ecosystem — from core integrations to entirely new development processes. Anyone can create and publish an extension, preset, or workflow.
8282

8383
<div class="stats-grid">
8484
<div class="stat-item">
85-
<span class="stat-number">106K+</span>
85+
<span class="stat-number">121K+</span>
8686
<span class="stat-label">GitHub stars</span>
8787
</div>
8888
<div class="stat-item">
89-
<span class="stat-number">200+</span>
89+
<span class="stat-number">240+</span>
9090
<span class="stat-label">Contributors</span>
9191
</div>
9292
<div class="stat-item">
93-
<span class="stat-number">30+</span>
93+
<span class="stat-number">35</span>
9494
<span class="stat-label">Integrations</span>
9595
</div>
9696
<div class="stat-item">
97-
<span class="stat-number">105</span>
97+
<span class="stat-number">138</span>
9898
<span class="stat-label">Extensions</span>
9999
</div>
100100
<div class="stat-item">
101-
<span class="stat-number">22</span>
101+
<span class="stat-number">25</span>
102102
<span class="stat-label">Presets</span>
103103
</div>
104104
<div class="stat-item">
105-
<span class="stat-number">4</span>
105+
<span class="stat-number">6</span>
106106
<span class="stat-label">Friends projects</span>
107107
</div>
108108
</div>
@@ -151,4 +151,4 @@ Ready to start? Follow the [Quick Start Guide](quickstart.md).
151151

152152
</div>
153153

154-
<p class="text-end small text-body-secondary">Last updated: May 27, 2026</p>
154+
<p class="text-end small text-body-secondary">Last updated: July 16, 2026</p>

0 commit comments

Comments
 (0)