|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-03-28T00:00:00Z", |
| 3 | + "updated_at": "2026-03-30T00:00:00Z", |
4 | 4 | "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", |
5 | 5 | "extensions": { |
6 | 6 | "aide": { |
7 | 7 | "name": "AI-Driven Engineering (AIDE)", |
8 | 8 | "id": "aide", |
9 | | - "description": "A structured 7-step workflow for building new projects from scratch with AI assistants \u2014 from vision through implementation.", |
| 9 | + "description": "A structured 7-step workflow for building new projects from scratch with AI assistants — from vision through implementation.", |
10 | 10 | "author": "mnriem", |
11 | 11 | "version": "1.0.0", |
12 | 12 | "download_url": "https://github.com/mnriem/spec-kit-extensions/releases/download/aide-v1.0.0/aide.zip", |
|
170 | 170 | "cognitive-squad": { |
171 | 171 | "name": "Cognitive Squad", |
172 | 172 | "id": "cognitive-squad", |
173 | | - "description": "Multi-agent cognitive system with Triadic Model: understanding, internalization, application \u2014 with quality gates, backpropagation verification, and self-healing", |
| 173 | + "description": "Multi-agent cognitive system with Triadic Model: understanding, internalization, application — with quality gates, backpropagation verification, and self-healing", |
174 | 174 | "author": "Testimonial", |
175 | 175 | "version": "0.1.0", |
176 | 176 | "download_url": "https://github.com/Testimonial/cognitive-squad/archive/refs/tags/v0.1.0.zip", |
|
242 | 242 | "updated_at": "2026-03-19T12:08:20Z" |
243 | 243 | }, |
244 | 244 | "docguard": { |
245 | | - "name": "DocGuard \u2014 CDD Enforcement", |
| 245 | + "name": "DocGuard — CDD Enforcement", |
246 | 246 | "id": "docguard", |
247 | 247 | "description": "Canonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. Zero NPM runtime dependencies.", |
248 | 248 | "author": "raccioly", |
|
379 | 379 | "iterate": { |
380 | 380 | "name": "Iterate", |
381 | 381 | "id": "iterate", |
382 | | - "description": "Iterate on spec documents with a two-phase define-and-apply workflow \u2014 refine specs mid-implementation and go straight back to building", |
| 382 | + "description": "Iterate on spec documents with a two-phase define-and-apply workflow — refine specs mid-implementation and go straight back to building", |
383 | 383 | "author": "Vianca Martinez", |
384 | 384 | "version": "2.0.0", |
385 | 385 | "download_url": "https://github.com/imviancagrace/spec-kit-iterate/archive/refs/tags/v2.0.0.zip", |
|
469 | 469 | "updated_at": "2026-03-17T00:00:00Z" |
470 | 470 | }, |
471 | 471 | "maqa": { |
472 | | - "name": "MAQA \u2014 Multi-Agent & Quality Assurance", |
| 472 | + "name": "MAQA — Multi-Agent & Quality Assurance", |
473 | 473 | "id": "maqa", |
474 | | - "description": "Coordinator \u2192 feature \u2192 QA agent workflow with parallel worktree-based implementation. Language-agnostic. Auto-detects installed board plugins (Trello, Linear, GitHub Projects, Jira, Azure DevOps). Optional CI gate.", |
| 474 | + "description": "Coordinator → feature → QA agent workflow with parallel worktree-based implementation. Language-agnostic. Auto-detects installed board plugins (Trello, Linear, GitHub Projects, Jira, Azure DevOps). Optional CI gate.", |
475 | 475 | "author": "GenieRobot", |
476 | 476 | "version": "0.1.3", |
477 | 477 | "download_url": "https://github.com/GenieRobot/spec-kit-maqa-ext/releases/download/maqa-v0.1.3/maqa.zip", |
|
994 | 994 | "status": { |
995 | 995 | "name": "Project Status", |
996 | 996 | "id": "status", |
997 | | - "description": "Show current SDD workflow progress \u2014 active feature, artifact status, task completion, workflow phase, and extensions summary.", |
| 997 | + "description": "Show current SDD workflow progress — active feature, artifact status, task completion, workflow phase, and extensions summary.", |
998 | 998 | "author": "KhawarHabibKhan", |
999 | 999 | "version": "1.0.0", |
1000 | 1000 | "download_url": "https://github.com/KhawarHabibKhan/spec-kit-status/archive/refs/tags/v1.0.0.zip", |
|
1023 | 1023 | "created_at": "2026-03-16T00:00:00Z", |
1024 | 1024 | "updated_at": "2026-03-16T00:00:00Z" |
1025 | 1025 | }, |
| 1026 | + "superb": { |
| 1027 | + "name": "Superpowers Bridge", |
| 1028 | + "id": "superb", |
| 1029 | + "description": "Orchestrates obra/superpowers skills within the spec-kit SDD workflow. Thin bridge commands delegate to superpowers' authoritative SKILL.md files at runtime (with graceful fallback), while bridge-original commands provide spec-kit-native value. Eight commands cover the full lifecycle: intent clarification, TDD enforcement, task review, verification, critique, systematic debugging, branch completion, and review response. Hook-bound commands fire automatically; standalone commands are invoked when needed.", |
| 1030 | + "author": "rbbtsn0w", |
| 1031 | + "version": "1.0.0", |
| 1032 | + "download_url": "https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/superpowers-bridge-v1.0.0/superpowers-bridge.zip", |
| 1033 | + "repository": "https://github.com/RbBtSn0w/spec-kit-extensions", |
| 1034 | + "homepage": "https://github.com/RbBtSn0w/spec-kit-extensions", |
| 1035 | + "documentation": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/superpowers-bridge/README.md", |
| 1036 | + "changelog": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/superpowers-bridge/CHANGELOG.md", |
| 1037 | + "license": "MIT", |
| 1038 | + "requires": { |
| 1039 | + "speckit_version": ">=0.4.3", |
| 1040 | + "tools": [ |
| 1041 | + { |
| 1042 | + "name": "superpowers", |
| 1043 | + "version": ">=5.0.0", |
| 1044 | + "required": false |
| 1045 | + } |
| 1046 | + ] |
| 1047 | + }, |
| 1048 | + "provides": { |
| 1049 | + "commands": 8, |
| 1050 | + "hooks": 4 |
| 1051 | + }, |
| 1052 | + "tags": [ |
| 1053 | + "methodology", |
| 1054 | + "tdd", |
| 1055 | + "code-review", |
| 1056 | + "workflow", |
| 1057 | + "superpowers", |
| 1058 | + "brainstorming", |
| 1059 | + "verification", |
| 1060 | + "debugging", |
| 1061 | + "branch-management" |
| 1062 | + ], |
| 1063 | + "verified": false, |
| 1064 | + "downloads": 0, |
| 1065 | + "stars": 0, |
| 1066 | + "created_at": "2026-03-30T00:00:00Z", |
| 1067 | + "updated_at": "2026-03-30T00:00:00Z" |
| 1068 | + }, |
1026 | 1069 | "sync": { |
1027 | 1070 | "name": "Spec Sync", |
1028 | 1071 | "id": "sync", |
|
1058 | 1101 | "understanding": { |
1059 | 1102 | "name": "Understanding", |
1060 | 1103 | "id": "understanding", |
1061 | | - "description": "Automated requirements quality analysis \u2014 validates specs against IEEE/ISO standards using 31 deterministic metrics. Catches ambiguity, missing testability, and structural issues before they reach implementation. Includes experimental energy-based ambiguity detection using local LM token perplexity.", |
| 1104 | + "description": "Automated requirements quality analysis — validates specs against IEEE/ISO standards using 31 deterministic metrics. Catches ambiguity, missing testability, and structural issues before they reach implementation. Includes experimental energy-based ambiguity detection using local LM token perplexity.", |
1062 | 1105 | "author": "Ladislav Bihari", |
1063 | 1106 | "version": "3.4.0", |
1064 | 1107 | "download_url": "https://github.com/Testimonial/understanding/archive/refs/tags/v3.4.0.zip", |
|
0 commit comments