|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-03-19T12:08:20Z", |
| 3 | + "updated_at": "2026-03-27T08: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 — from vision through implementation.", |
| 9 | + "description": "A structured 7-step workflow for building new projects from scratch with AI assistants \u2014 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 — with quality gates, backpropagation verification, and self-healing", |
| 173 | + "description": "Multi-agent cognitive system with Triadic Model: understanding, internalization, application \u2014 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", |
|
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 — refine specs mid-implementation and go straight back to building", |
| 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", |
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", |
|
437 | 437 | "created_at": "2026-03-05T00:00:00Z", |
438 | 438 | "updated_at": "2026-03-05T00:00:00Z" |
439 | 439 | }, |
| 440 | + "learn": { |
| 441 | + "name": "Learning Extension", |
| 442 | + "id": "learn", |
| 443 | + "description": "Generate educational guides from implementations and enhance clarifications with mentoring context.", |
| 444 | + "author": "Vianca Martinez", |
| 445 | + "version": "1.0.0", |
| 446 | + "download_url": "https://github.com/imviancagrace/spec-kit-learn/archive/refs/tags/v1.0.0.zip", |
| 447 | + "repository": "https://github.com/imviancagrace/spec-kit-learn", |
| 448 | + "homepage": "https://github.com/imviancagrace/spec-kit-learn", |
| 449 | + "documentation": "https://github.com/imviancagrace/spec-kit-learn/blob/main/README.md", |
| 450 | + "changelog": "https://github.com/imviancagrace/spec-kit-learn/blob/main/CHANGELOG.md", |
| 451 | + "license": "MIT", |
| 452 | + "requires": { |
| 453 | + "speckit_version": ">=0.1.0" |
| 454 | + }, |
| 455 | + "provides": { |
| 456 | + "commands": 2, |
| 457 | + "hooks": 1 |
| 458 | + }, |
| 459 | + "tags": [ |
| 460 | + "learning", |
| 461 | + "education", |
| 462 | + "mentoring", |
| 463 | + "knowledge-transfer" |
| 464 | + ], |
| 465 | + "verified": false, |
| 466 | + "downloads": 0, |
| 467 | + "stars": 0, |
| 468 | + "created_at": "2026-03-17T00:00:00Z", |
| 469 | + "updated_at": "2026-03-17T00:00:00Z" |
| 470 | + }, |
| 471 | + "plan-review-gate": { |
| 472 | + "name": "Plan Review Gate", |
| 473 | + "id": "plan-review-gate", |
| 474 | + "description": "Require spec.md and plan.md to be merged via MR/PR before allowing task generation", |
| 475 | + "author": "luno", |
| 476 | + "version": "1.0.0", |
| 477 | + "download_url": "https://github.com/luno/spec-kit-plan-review-gate/archive/refs/tags/v1.0.0.zip", |
| 478 | + "repository": "https://github.com/luno/spec-kit-plan-review-gate", |
| 479 | + "homepage": "https://github.com/luno/spec-kit-plan-review-gate", |
| 480 | + "documentation": "https://github.com/luno/spec-kit-plan-review-gate/blob/main/README.md", |
| 481 | + "license": "MIT", |
| 482 | + "requires": { |
| 483 | + "speckit_version": ">=0.1.0" |
| 484 | + }, |
| 485 | + "provides": { |
| 486 | + "commands": 1, |
| 487 | + "hooks": 1 |
| 488 | + }, |
| 489 | + "tags": [ |
| 490 | + "review", |
| 491 | + "quality", |
| 492 | + "workflow", |
| 493 | + "gate" |
| 494 | + ], |
| 495 | + "verified": false, |
| 496 | + "downloads": 0, |
| 497 | + "stars": 0, |
| 498 | + "created_at": "2026-03-27T08:00:00Z", |
| 499 | + "updated_at": "2026-03-27T08:00:00Z" |
| 500 | + }, |
440 | 501 | "presetify": { |
441 | 502 | "name": "Presetify", |
442 | 503 | "id": "presetify", |
|
638 | 699 | "created_at": "2026-03-18T00:00:00Z", |
639 | 700 | "updated_at": "2026-03-18T00:00:00Z" |
640 | 701 | }, |
| 702 | + "status": { |
| 703 | + "name": "Project Status", |
| 704 | + "id": "status", |
| 705 | + "description": "Show current SDD workflow progress \u2014 active feature, artifact status, task completion, workflow phase, and extensions summary.", |
| 706 | + "author": "KhawarHabibKhan", |
| 707 | + "version": "1.0.0", |
| 708 | + "download_url": "https://github.com/KhawarHabibKhan/spec-kit-status/archive/refs/tags/v1.0.0.zip", |
| 709 | + "repository": "https://github.com/KhawarHabibKhan/spec-kit-status", |
| 710 | + "homepage": "https://github.com/KhawarHabibKhan/spec-kit-status", |
| 711 | + "documentation": "https://github.com/KhawarHabibKhan/spec-kit-status/blob/main/README.md", |
| 712 | + "changelog": "https://github.com/KhawarHabibKhan/spec-kit-status/blob/main/CHANGELOG.md", |
| 713 | + "license": "MIT", |
| 714 | + "requires": { |
| 715 | + "speckit_version": ">=0.1.0" |
| 716 | + }, |
| 717 | + "provides": { |
| 718 | + "commands": 1, |
| 719 | + "hooks": 0 |
| 720 | + }, |
| 721 | + "tags": [ |
| 722 | + "status", |
| 723 | + "workflow", |
| 724 | + "progress", |
| 725 | + "feature-tracking", |
| 726 | + "task-progress" |
| 727 | + ], |
| 728 | + "verified": false, |
| 729 | + "downloads": 0, |
| 730 | + "stars": 0, |
| 731 | + "created_at": "2026-03-16T00:00:00Z", |
| 732 | + "updated_at": "2026-03-16T00:00:00Z" |
| 733 | + }, |
641 | 734 | "sync": { |
642 | 735 | "name": "Spec Sync", |
643 | 736 | "id": "sync", |
|
711 | 804 | "created_at": "2026-03-07T00:00:00Z", |
712 | 805 | "updated_at": "2026-03-07T00:00:00Z" |
713 | 806 | }, |
714 | | - "status": { |
715 | | - "name": "Project Status", |
716 | | - "id": "status", |
717 | | - "description": "Show current SDD workflow progress — active feature, artifact status, task completion, workflow phase, and extensions summary.", |
718 | | - "author": "KhawarHabibKhan", |
719 | | - "version": "1.0.0", |
720 | | - "download_url": "https://github.com/KhawarHabibKhan/spec-kit-status/archive/refs/tags/v1.0.0.zip", |
721 | | - "repository": "https://github.com/KhawarHabibKhan/spec-kit-status", |
722 | | - "homepage": "https://github.com/KhawarHabibKhan/spec-kit-status", |
723 | | - "documentation": "https://github.com/KhawarHabibKhan/spec-kit-status/blob/main/README.md", |
724 | | - "changelog": "https://github.com/KhawarHabibKhan/spec-kit-status/blob/main/CHANGELOG.md", |
725 | | - "license": "MIT", |
726 | | - "requires": { |
727 | | - "speckit_version": ">=0.1.0" |
728 | | - }, |
729 | | - "provides": { |
730 | | - "commands": 1, |
731 | | - "hooks": 0 |
732 | | - }, |
733 | | - "tags": [ |
734 | | - "status", |
735 | | - "workflow", |
736 | | - "progress", |
737 | | - "feature-tracking", |
738 | | - "task-progress" |
739 | | - ], |
740 | | - "verified": false, |
741 | | - "downloads": 0, |
742 | | - "stars": 0, |
743 | | - "created_at": "2026-03-16T00:00:00Z", |
744 | | - "updated_at": "2026-03-16T00:00:00Z" |
745 | | - }, |
746 | 807 | "v-model": { |
747 | 808 | "name": "V-Model Extension Pack", |
748 | 809 | "id": "v-model", |
|
775 | 836 | "created_at": "2026-02-20T00:00:00Z", |
776 | 837 | "updated_at": "2026-02-22T00:00:00Z" |
777 | 838 | }, |
778 | | - "learn": { |
779 | | - "name": "Learning Extension", |
780 | | - "id": "learn", |
781 | | - "description": "Generate educational guides from implementations and enhance clarifications with mentoring context.", |
782 | | - "author": "Vianca Martinez", |
783 | | - "version": "1.0.0", |
784 | | - "download_url": "https://github.com/imviancagrace/spec-kit-learn/archive/refs/tags/v1.0.0.zip", |
785 | | - "repository": "https://github.com/imviancagrace/spec-kit-learn", |
786 | | - "homepage": "https://github.com/imviancagrace/spec-kit-learn", |
787 | | - "documentation": "https://github.com/imviancagrace/spec-kit-learn/blob/main/README.md", |
788 | | - "changelog": "https://github.com/imviancagrace/spec-kit-learn/blob/main/CHANGELOG.md", |
789 | | - "license": "MIT", |
790 | | - "requires": { |
791 | | - "speckit_version": ">=0.1.0" |
792 | | - }, |
793 | | - "provides": { |
794 | | - "commands": 2, |
795 | | - "hooks": 1 |
796 | | - }, |
797 | | - "tags": [ |
798 | | - "learning", |
799 | | - "education", |
800 | | - "mentoring", |
801 | | - "knowledge-transfer" |
802 | | - ], |
803 | | - "verified": false, |
804 | | - "downloads": 0, |
805 | | - "stars": 0, |
806 | | - "created_at": "2026-03-17T00:00:00Z", |
807 | | - "updated_at": "2026-03-17T00:00:00Z" |
808 | | - }, |
809 | 839 | "verify": { |
810 | 840 | "name": "Verify Extension", |
811 | 841 | "id": "verify", |
|
0 commit comments