Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions extensions/catalog.community.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"schema_version": "1.0",
"updated_at": "2026-02-20T00:00:00Z",
"updated_at": "2026-02-21T00:00:00Z",
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
"extensions": {
"v-model": {
"name": "V-Model Extension Pack",
"id": "v-model",
"description": "Enforces V-Model paired generation of development specs and test specs with full traceability.",
"author": "leocamello",
"version": "0.2.0",
"download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.2.0.zip",
"version": "0.3.0",
"download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.3.0.zip",
"repository": "https://github.com/leocamello/spec-kit-v-model",
"homepage": "https://github.com/leocamello/spec-kit-v-model",
"documentation": "https://github.com/leocamello/spec-kit-v-model/blob/main/README.md",
Expand All @@ -19,15 +19,15 @@
"speckit_version": ">=0.1.0"
},
"provides": {
"commands": 5,
"commands": 7,
"hooks": 1
},
"tags": ["v-model", "traceability", "testing", "compliance", "safety-critical"],
"verified": false,
"downloads": 0,
"stars": 0,
"created_at": "2026-02-20T00:00:00Z",
"updated_at": "2026-02-20T00:00:00Z"
"updated_at": "2026-02-21T00:00:00Z"
}
}
}
Loading