mirror of
https://github.com/github/spec-kit.git
synced 2026-07-03 12:28:06 +08:00
- Shorten README.md install section to single uv command + link to installation guide for alternatives and troubleshooting - Add explicit 'Initialize a project' step to README Get Started - Remove duplicate Troubleshooting section from README - Reorder 'Make it your own' card on docs landing page so extensions and presets are explained before the stats - Update Community nav-card to link to new community overview - Create docs/community/overview.md landing page (aligned with reference/overview.md) - Create dedicated install sub-pages: pipx, one-time (uvx), air-gapped - Update docs/installation.md to lead with persistent uv install and link to sub-pages instead of duplicating content - Update docs/toc.yml with new pages - Remove stale EOF file
28 lines
1.2 KiB
Markdown
28 lines
1.2 KiB
Markdown
# Community
|
|
|
|
The Spec Kit community builds extensions, presets, walkthroughs, and companion projects that expand what you can do with Spec-Driven Development. All community contributions are independently created and maintained by their respective authors.
|
|
|
|
## Extensions
|
|
|
|
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.
|
|
|
|
[Browse community extensions →](extensions.md)
|
|
|
|
## Presets
|
|
|
|
Presets customize how Spec Kit behaves — overriding templates, commands, and terminology without changing any tooling. Community presets range from language localizations to entirely different development methodologies.
|
|
|
|
[Browse community presets →](presets.md)
|
|
|
|
## Walkthroughs
|
|
|
|
Step-by-step guides that show Spec-Driven Development in action across different scenarios, languages, and frameworks.
|
|
|
|
[Browse community walkthroughs →](walkthroughs.md)
|
|
|
|
## Friends
|
|
|
|
Community projects that extend, visualize, or build on Spec Kit — including VS Code extensions, Claude Code plugins, and more.
|
|
|
|
[Browse friend projects →](friends.md)
|