|
4 | 4 | "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", |
5 | 5 | "extensions": { |
6 | 6 | "adrkit": { |
7 | | - "name": "adrkit \u2014 decision memory for spec-driven development", |
| 7 | + "name": "adrkit — decision memory for spec-driven development", |
8 | 8 | "id": "adrkit", |
9 | 9 | "description": "Pulls the decisions governing this work into agent context, checks produced plans against them, and drafts an ADR from a plan artifact.", |
10 | 10 | "author": "Mark Beacom (@mbeacom)", |
|
240 | 240 | "aide": { |
241 | 241 | "name": "AI-Driven Engineering (AIDE)", |
242 | 242 | "id": "aide", |
243 | | - "description": "A structured 7-step workflow for building new projects from scratch with AI assistants \u2014 from vision through implementation.", |
| 243 | + "description": "A structured 7-step workflow for building new projects from scratch with AI assistants — from vision through implementation.", |
244 | 244 | "author": "mnriem", |
245 | 245 | "version": "1.0.0", |
246 | 246 | "download_url": "https://github.com/mnriem/spec-kit-extensions/releases/download/aide-v1.0.0/aide.zip", |
|
309 | 309 | "api-evolve": { |
310 | 310 | "name": "API Evolve", |
311 | 311 | "id": "api-evolve", |
312 | | - "description": "Managed API contract evolution \u2014 breaking-change detection, semver enforcement, deprecation orchestration, and lifecycle gates across REST, GraphQL, and gRPC.", |
| 312 | + "description": "Managed API contract evolution — breaking-change detection, semver enforcement, deprecation orchestration, and lifecycle gates across REST, GraphQL, and gRPC.", |
313 | 313 | "author": "Quratulain-bilal", |
314 | 314 | "version": "1.0.0", |
315 | 315 | "download_url": "https://github.com/Quratulain-bilal/spec-kit-api-evolve/archive/refs/tags/v1.0.0.zip", |
|
538 | 538 | "ascii-diagram": { |
539 | 539 | "name": "ASCII Diagram Renderer", |
540 | 540 | "id": "ascii-diagram", |
541 | | - "description": "Renders hand-drawn ASCII/Unicode diagrams (state machine, architecture, flow, coverage map) of what spec/plan/tasks/analyze already say \u2014 plain text, no Mermaid renderer needed.", |
| 541 | + "description": "Renders hand-drawn ASCII/Unicode diagrams (state machine, architecture, flow, coverage map) of what spec/plan/tasks/analyze already say — plain text, no Mermaid renderer needed.", |
542 | 542 | "author": "MRZHUH", |
543 | 543 | "version": "1.1.0", |
544 | 544 | "download_url": "https://github.com/MRZHUH/spec-kit-ascii-diagram/archive/refs/tags/v1.1.0.zip", |
|
750 | 750 | "updated_at": "2026-04-17T00:00:00Z" |
751 | 751 | }, |
752 | 752 | "blueprint-index": { |
753 | | - "name": "Blueprint Index \u2014 Living Architecture Map", |
| 753 | + "name": "Blueprint Index — Living Architecture Map", |
754 | 754 | "id": "blueprint-index", |
755 | 755 | "description": "Living architecture map for brownfield and greenfield projects, with a deterministic CI gate that blocks contradictions between the map, specs, and code while warning on non-blocking drift.", |
756 | 756 | "author": "ogil109", |
|
832 | 832 | "brownfield": { |
833 | 833 | "name": "Brownfield Bootstrap", |
834 | 834 | "id": "brownfield", |
835 | | - "description": "Bootstrap spec-kit for existing codebases \u2014 auto-discover architecture and adopt SDD incrementally.", |
| 835 | + "description": "Bootstrap spec-kit for existing codebases — auto-discover architecture and adopt SDD incrementally.", |
836 | 836 | "author": "Quratulain-bilal", |
837 | 837 | "version": "1.0.0", |
838 | 838 | "download_url": "https://github.com/Quratulain-bilal/spec-kit-brownfield/archive/refs/tags/v1.0.0.zip", |
|
864 | 864 | "updated_at": "2026-04-10T00:00:00Z" |
865 | 865 | }, |
866 | 866 | "brownkit": { |
867 | | - "name": "BrownKit \u2014 Brownfield Discovery for Spec-Kit", |
| 867 | + "name": "BrownKit — Brownfield Discovery for Spec-Kit", |
868 | 868 | "id": "brownkit", |
869 | 869 | "description": "Evidence-driven capability discovery, security and QA risk assessment for existing codebases.", |
870 | 870 | "author": "Maksim Shautsou", |
|
900 | 900 | "bugfix": { |
901 | 901 | "name": "Bugfix Workflow", |
902 | 902 | "id": "bugfix", |
903 | | - "description": "Structured bugfix workflow \u2014 capture bugs, trace to spec artifacts, and patch specs surgically.", |
| 903 | + "description": "Structured bugfix workflow — capture bugs, trace to spec artifacts, and patch specs surgically.", |
904 | 904 | "author": "Quratulain-bilal", |
905 | 905 | "version": "1.0.0", |
906 | 906 | "download_url": "https://github.com/Quratulain-bilal/spec-kit-bugfix/archive/refs/tags/v1.0.0.zip", |
|
971 | 971 | "catalog-ci": { |
972 | 972 | "name": "Catalog CI", |
973 | 973 | "id": "catalog-ci", |
974 | | - "description": "Automated validation for spec-kit community catalog entries \u2014 structure, URLs, diffs, and linting.", |
| 974 | + "description": "Automated validation for spec-kit community catalog entries — structure, URLs, diffs, and linting.", |
975 | 975 | "author": "Quratulain-bilal", |
976 | 976 | "version": "1.0.0", |
977 | 977 | "download_url": "https://github.com/Quratulain-bilal/spec-kit-catalog-ci/archive/refs/tags/v1.0.0.zip", |
|
1110 | 1110 | "ci-guard": { |
1111 | 1111 | "name": "CI Guard", |
1112 | 1112 | "id": "ci-guard", |
1113 | | - "description": "Spec compliance gates for CI/CD \u2014 verify specs exist, check drift, and block merges on gaps.", |
| 1113 | + "description": "Spec compliance gates for CI/CD — verify specs exist, check drift, and block merges on gaps.", |
1114 | 1114 | "author": "Quratulain-bilal", |
1115 | 1115 | "version": "1.0.0", |
1116 | 1116 | "download_url": "https://github.com/Quratulain-bilal/spec-kit-ci-guard/archive/refs/tags/v1.0.0.zip", |
|
1212 | 1212 | "companion": { |
1213 | 1213 | "name": "SpecKit Companion", |
1214 | 1214 | "id": "companion", |
1215 | | - "description": "Live spec-driven progress for SpecKit Companion \u2014 lifecycle capture, status, resume, living specs, and composable commands you can customize with hooks and recipes.", |
| 1215 | + "description": "Live spec-driven progress for SpecKit Companion — lifecycle capture, status, resume, living specs, and composable commands you can customize with hooks and recipes.", |
1216 | 1216 | "author": "alfredoperez", |
1217 | 1217 | "version": "0.20.2", |
1218 | 1218 | "download_url": "https://github.com/alfredoperez/speckit-companion/releases/download/speckit-ext-v0.20.2/companion-0.20.2.zip", |
|
1314 | 1314 | "contextforge-mcp": { |
1315 | 1315 | "name": "ContextForge MCP", |
1316 | 1316 | "id": "contextforge-mcp", |
1317 | | - "description": "Integrates codebase-memory-mcp + headroom into Spec Kit \u2014 graph-based code intelligence and context compression for the implement phase.", |
| 1317 | + "description": "Integrates codebase-memory-mcp + headroom into Spec Kit — graph-based code intelligence and context compression for the implement phase.", |
1318 | 1318 | "author": "capatinore", |
1319 | 1319 | "version": "0.1.0", |
1320 | 1320 | "download_url": "https://github.com/capatinore/contextforge-mcp/releases/download/ext-v0.1.0/contextforge-mcp-speckit-extension.zip", |
|
1383 | 1383 | "cost": { |
1384 | 1384 | "name": "Cost Tracker", |
1385 | 1385 | "id": "cost", |
1386 | | - "description": "Track real LLM dollar cost across SDD workflows \u2014 per-feature budgets, per-integration comparison, and finance-ready exports.", |
| 1386 | + "description": "Track real LLM dollar cost across SDD workflows — per-feature budgets, per-integration comparison, and finance-ready exports.", |
1387 | 1387 | "author": "Quratulain-bilal", |
1388 | 1388 | "version": "1.0.0", |
1389 | 1389 | "download_url": "https://github.com/Quratulain-bilal/spec-kit-cost/archive/refs/tags/v1.0.0.zip", |
|
1547 | 1547 | "updated_at": "2026-06-23T00:00:00Z" |
1548 | 1548 | }, |
1549 | 1549 | "docguard": { |
1550 | | - "name": "DocGuard \u2014 CDD Enforcement", |
| 1550 | + "name": "DocGuard — CDD Enforcement", |
1551 | 1551 | "id": "docguard", |
1552 | | - "description": "The only doc-integrity engine with an MCP server, SARIF/JUnit output, and a deterministic zero-LLM core. Validates, scores, and traces documentation against code \u2014 27 validators, stable finding codes, adoption baseline for legacy repos, compliance-evidence reports, GitHub Action with PR annotations, spec-kit hooks. Pure Node.js, one pinned dep.", |
| 1552 | + "description": "The only doc-integrity engine with an MCP server, SARIF/JUnit output, and a deterministic zero-LLM core. Validates, scores, and traces documentation against code — 27 validators, stable finding codes, adoption baseline for legacy repos, compliance-evidence reports, GitHub Action with PR annotations, spec-kit hooks. Pure Node.js, one pinned dep.", |
1553 | 1553 | "author": "raccioly", |
1554 | 1554 | "version": "0.33.0", |
1555 | 1555 | "download_url": "https://github.com/raccioly/docguard/releases/download/v0.33.0/spec-kit-docguard-v0.33.0.zip", |
|
1783 | 1783 | "figma": { |
1784 | 1784 | "name": "Spec Kit Figma", |
1785 | 1785 | "id": "figma", |
1786 | | - "description": "Agent-agnostic SpecKit extension that grounds spec, plan & task generation in Figma design context \u2014 REST + optional MCP, single/mono/multi-repo, macOS/Linux/Windows.", |
| 1786 | + "description": "Agent-agnostic SpecKit extension that grounds spec, plan & task generation in Figma design context — REST + optional MCP, single/mono/multi-repo, macOS/Linux/Windows.", |
1787 | 1787 | "author": "Fyloss", |
1788 | 1788 | "version": "1.6.0", |
1789 | 1789 | "download_url": "https://github.com/Fyloss/spec-kit-figma/archive/refs/tags/v1.6.0.zip", |
|
2375 | 2375 | "iterate": { |
2376 | 2376 | "name": "Iterate", |
2377 | 2377 | "id": "iterate", |
2378 | | - "description": "Iterate on spec documents with a two-phase define-and-apply workflow \u2014 refine specs mid-implementation and go straight back to building", |
| 2378 | + "description": "Iterate on spec documents with a two-phase define-and-apply workflow — refine specs mid-implementation and go straight back to building", |
2379 | 2379 | "author": "Vianca Martinez", |
2380 | 2380 | "version": "2.0.0", |
2381 | 2381 | "download_url": "https://github.com/imviancagrace/spec-kit-iterate/archive/refs/tags/v2.0.0.zip", |
|
2714 | 2714 | "updated_at": "2026-04-28T00:00:00Z" |
2715 | 2715 | }, |
2716 | 2716 | "maqa": { |
2717 | | - "name": "MAQA \u2014 Multi-Agent & Quality Assurance", |
| 2717 | + "name": "MAQA — Multi-Agent & Quality Assurance", |
2718 | 2718 | "id": "maqa", |
2719 | 2719 | "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.", |
2720 | 2720 | "author": "GenieRobot", |
|
3442 | 3442 | "orchestrator": { |
3443 | 3443 | "name": "Spec Orchestrator", |
3444 | 3444 | "id": "orchestrator", |
3445 | | - "description": "Cross-feature orchestration \u2014 track state, select tasks, and detect conflicts across parallel specs.", |
| 3445 | + "description": "Cross-feature orchestration — track state, select tasks, and detect conflicts across parallel specs.", |
3446 | 3446 | "author": "Quratulain-bilal", |
3447 | 3447 | "version": "1.0.0", |
3448 | 3448 | "download_url": "https://github.com/Quratulain-bilal/spec-kit-orchestrator/archive/refs/tags/v1.0.0.zip", |
|
3514 | 3514 | "updated_at": "2026-07-14T00:00:00Z" |
3515 | 3515 | }, |
3516 | 3516 | "pay-x402": { |
3517 | | - "name": "AgentPay x402 \u2014 Spend Controls for Spec Kit Agents", |
| 3517 | + "name": "AgentPay x402 — Spend Controls for Spec Kit Agents", |
3518 | 3518 | "id": "pay-x402", |
3519 | 3519 | "description": "Set USDC spending caps and execute x402 payments to paid APIs during spec implementation. Zero platform fee on Base L2.", |
3520 | 3520 | "author": "AgentPay Team", |
|
4203 | 4203 | "ripple": { |
4204 | 4204 | "name": "Ripple", |
4205 | 4205 | "id": "ripple", |
4206 | | - "description": "Detect side effects that tests can't catch after implementation \u2014 surface hidden ripple effects across 9 analysis categories", |
| 4206 | + "description": "Detect side effects that tests can't catch after implementation — surface hidden ripple effects across 9 analysis categories", |
4207 | 4207 | "author": "chordpli", |
4208 | 4208 | "version": "1.1.0", |
4209 | 4209 | "download_url": "https://github.com/chordpli/spec-kit-ripple/archive/refs/tags/v1.1.0.zip", |
|
4275 | 4275 | "updated_at": "2026-06-24T00:00:00Z" |
4276 | 4276 | }, |
4277 | 4277 | "schedule": { |
4278 | | - "name": "Spec Kit Schedule \u2014 CP-SAT Agent Orchestrator", |
| 4278 | + "name": "Spec Kit Schedule — CP-SAT Agent Orchestrator", |
4279 | 4279 | "id": "schedule", |
4280 | 4280 | "description": "Optimal multi-agent task scheduling via CP-SAT solver with DAG precedence, hallucination-aware caps, file-conflict avoidance, stochastic durations, replanning, and interactive HTML output", |
4281 | 4281 | "author": "Julio C\u00e9sar Franco Ardila", |
|
4311 | 4311 | "scope": { |
4312 | 4312 | "name": "Spec Scope", |
4313 | 4313 | "id": "scope", |
4314 | | - "description": "Effort estimation and scope tracking \u2014 estimate work, detect creep, and budget time per phase.", |
| 4314 | + "description": "Effort estimation and scope tracking — estimate work, detect creep, and budget time per phase.", |
4315 | 4315 | "author": "Quratulain-bilal", |
4316 | 4316 | "version": "1.0.0", |
4317 | 4317 | "download_url": "https://github.com/Quratulain-bilal/spec-kit-scope-/archive/refs/tags/v1.0.0.zip", |
|
4390 | 4390 | "updated_at": "2026-08-20T00:00:00Z" |
4391 | 4391 | }, |
4392 | 4392 | "sf": { |
4393 | | - "name": "SFSpeckit \u2014 Salesforce Spec-Driven Development", |
| 4393 | + "name": "SFSpeckit — Salesforce Spec-Driven Development", |
4394 | 4394 | "id": "sf", |
4395 | 4395 | "description": "Enterprise-Grade Spec-Driven Development (SDD) Framework for Salesforce.", |
4396 | 4396 | "author": "Sumanth Yanamala", |
|
4503 | 4503 | "spec-validate": { |
4504 | 4504 | "name": "Spec Validate", |
4505 | 4505 | "id": "spec-validate", |
4506 | | - "description": "Comprehension validation, review gating, and approval state for spec-kit artifacts \u2014 staged-reveal quizzes, peer review SLA, and a hard gate before /speckit.implement.", |
| 4506 | + "description": "Comprehension validation, review gating, and approval state for spec-kit artifacts — staged-reveal quizzes, peer review SLA, and a hard gate before /speckit.implement.", |
4507 | 4507 | "author": "Ahmed Eltayeb", |
4508 | 4508 | "version": "1.0.1", |
4509 | 4509 | "download_url": "https://github.com/aeltayeb/spec-kit-spec-validate/archive/refs/tags/v1.0.1.zip", |
|
4614 | 4614 | "updated_at": "2026-08-21T00:00:00Z" |
4615 | 4615 | }, |
4616 | 4616 | "specjudge": { |
4617 | | - "name": "SpecJudge \u2014 right-size the model before you implement", |
| 4617 | + "name": "SpecJudge — right-size the model before you implement", |
4618 | 4618 | "id": "specjudge", |
4619 | 4619 | "description": "Recommends the model that fits your tasks, citing the spec fragment behind every level.", |
4620 | 4620 | "author": "Joaqu\u00edn Ruiz", |
|
4884 | 4884 | "status": { |
4885 | 4885 | "name": "Project Status", |
4886 | 4886 | "id": "status", |
4887 | | - "description": "Show current SDD workflow progress \u2014 active feature, artifact status, task completion, workflow phase, and extensions summary.", |
| 4887 | + "description": "Show current SDD workflow progress — active feature, artifact status, task completion, workflow phase, and extensions summary.", |
4888 | 4888 | "author": "KhawarHabibKhan", |
4889 | 4889 | "version": "1.0.0", |
4890 | 4890 | "download_url": "https://github.com/KhawarHabibKhan/spec-kit-status/archive/refs/tags/v1.0.0.zip", |
|
5289 | 5289 | "time-machine": { |
5290 | 5290 | "name": "Time Machine", |
5291 | 5291 | "id": "time-machine", |
5292 | | - "description": "Retroactively apply the full SDD workflow to existing codebases \u2014 analyse, spec, and ship feature-by-feature", |
| 5292 | + "description": "Retroactively apply the full SDD workflow to existing codebases — analyse, spec, and ship feature-by-feature", |
5293 | 5293 | "author": "te3yo", |
5294 | 5294 | "version": "1.1.0", |
5295 | 5295 | "download_url": "https://github.com/teeyo/spec-kit-time-machine/archive/refs/tags/v1.1.0.zip", |
|
5328 | 5328 | "tinyspec": { |
5329 | 5329 | "name": "TinySpec", |
5330 | 5330 | "id": "tinyspec", |
5331 | | - "description": "Lightweight single-file workflow for small tasks \u2014 skip the heavy multi-step SDD process.", |
| 5331 | + "description": "Lightweight single-file workflow for small tasks — skip the heavy multi-step SDD process.", |
5332 | 5332 | "author": "Quratulain-bilal", |
5333 | 5333 | "version": "1.0.0", |
5334 | 5334 | "download_url": "https://github.com/Quratulain-bilal/spec-kit-tinyspec/archive/refs/tags/v1.0.0.zip", |
|
5535 | 5535 | "trace": { |
5536 | 5536 | "name": "Spec Trace", |
5537 | 5537 | "id": "trace", |
5538 | | - "description": "Build a requirement \u2192 test traceability matrix from spec.md and the test suite \u2014 surface untested requirements and orphan tests", |
| 5538 | + "description": "Build a requirement \u2192 test traceability matrix from spec.md and the test suite — surface untested requirements and orphan tests", |
5539 | 5539 | "author": "Quratulain-bilal", |
5540 | 5540 | "version": "1.0.0", |
5541 | 5541 | "download_url": "https://github.com/Quratulain-bilal/spec-kit-trace/archive/refs/tags/v1.0.0.zip", |
|
5920 | 5920 | "worktrees": { |
5921 | 5921 | "name": "Worktrees", |
5922 | 5922 | "id": "worktrees", |
5923 | | - "description": "Default-on worktree isolation for parallel agents \u2014 sibling or nested layout", |
| 5923 | + "description": "Default-on worktree isolation for parallel agents — sibling or nested layout", |
5924 | 5924 | "author": "dango85", |
5925 | 5925 | "version": "1.0.0", |
5926 | 5926 | "download_url": "https://github.com/dango85/spec-kit-worktree-parallel/archive/refs/tags/v1.0.0.zip", |
|
0 commit comments