mirror of
https://github.com/github/spec-kit.git
synced 2026-03-17 02:43:08 +00:00
15 lines
820 B
Markdown
15 lines
820 B
Markdown
# Spec Kit Community Extensions
|
|
|
|
Community-contributed extensions for [Spec Kit](https://github.com/github/spec-kit).
|
|
|
|
## Available Extensions
|
|
|
|
| Extension | Purpose | URL |
|
|
|-----------|---------|-----|
|
|
| V-Model Extension Pack | Enforces V-Model paired generation of development specs and test specs with full traceability | [spec-kit-v-model](https://github.com/leocamello/spec-kit-v-model) |
|
|
| Cleanup Extension | Post-implementation quality gate that reviews changes, fixes small issues (scout rule), creates tasks for medium issues, and generates analysis for large issues | [spec-kit-cleanup](https://github.com/dsrednicki/spec-kit-cleanup) |
|
|
|
|
## Adding Your Extension
|
|
|
|
See the [Extension Publishing Guide](EXTENSION-PUBLISHING-GUIDE.md) for instructions on how to submit your extension to the community catalog.
|