|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-03-16T00:00:00Z", |
| 3 | + "updated_at": "2026-03-17T00:00:00Z", |
4 | 4 | "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", |
5 | 5 | "extensions": { |
6 | 6 | "archive": { |
|
559 | 559 | "created_at": "2026-02-20T00:00:00Z", |
560 | 560 | "updated_at": "2026-02-22T00:00:00Z" |
561 | 561 | }, |
| 562 | + "learn": { |
| 563 | + "name": "Learning Extension", |
| 564 | + "id": "learn", |
| 565 | + "description": "Generate educational guides from implementations and enhance clarifications with mentoring context.", |
| 566 | + "author": "Vianca Martinez", |
| 567 | + "version": "1.0.0", |
| 568 | + "download_url": "https://github.com/imviancagrace/spec-kit-learn/archive/refs/tags/v1.0.0.zip", |
| 569 | + "repository": "https://github.com/imviancagrace/spec-kit-learn", |
| 570 | + "homepage": "https://github.com/imviancagrace/spec-kit-learn", |
| 571 | + "documentation": "https://github.com/imviancagrace/spec-kit-learn/blob/main/README.md", |
| 572 | + "changelog": "https://github.com/imviancagrace/spec-kit-learn/blob/main/CHANGELOG.md", |
| 573 | + "license": "MIT", |
| 574 | + "requires": { |
| 575 | + "speckit_version": ">=0.1.0" |
| 576 | + }, |
| 577 | + "provides": { |
| 578 | + "commands": 2, |
| 579 | + "hooks": 1 |
| 580 | + }, |
| 581 | + "tags": [ |
| 582 | + "learning", |
| 583 | + "education", |
| 584 | + "mentoring", |
| 585 | + "knowledge-transfer" |
| 586 | + ], |
| 587 | + "verified": false, |
| 588 | + "downloads": 0, |
| 589 | + "stars": 0, |
| 590 | + "created_at": "2026-03-17T00:00:00Z", |
| 591 | + "updated_at": "2026-03-17T00:00:00Z" |
| 592 | + }, |
562 | 593 | "verify": { |
563 | 594 | "name": "Verify Extension", |
564 | 595 | "id": "verify", |
|
590 | 621 | "stars": 0, |
591 | 622 | "created_at": "2026-03-03T00:00:00Z", |
592 | 623 | "updated_at": "2026-03-03T00:00:00Z" |
593 | | - }, |
594 | | - "learn": { |
595 | | - "name": "Learning Extension", |
596 | | - "id": "learn", |
597 | | - "description": "Generate educational guides from implementations and enhance clarifications with mentoring context", |
598 | | - "author": "Vianca Martinez", |
599 | | - "version": "1.0.0", |
600 | | - "download_url": "https://github.com/imviancagrace/spec-kit-learn/archive/refs/tags/v1.0.0.zip", |
601 | | - "repository": "https://github.com/imviancagrace/spec-kit-learn", |
602 | | - "homepage": "https://github.com/imviancagrace/spec-kit-learn", |
603 | | - "documentation": "https://github.com/imviancagrace/spec-kit-learn/blob/main/README.md", |
604 | | - "changelog": "https://github.com/imviancagrace/spec-kit-learn/blob/main/CHANGELOG.md", |
605 | | - "license": "MIT", |
606 | | - "requires": { |
607 | | - "speckit_version": ">=0.1.0" |
608 | | - }, |
609 | | - "provides": { |
610 | | - "commands": 2, |
611 | | - "hooks": 1 |
612 | | - }, |
613 | | - "tags": [ |
614 | | - "learning", |
615 | | - "education", |
616 | | - "mentoring", |
617 | | - "knowledge-transfer" |
618 | | - ], |
619 | | - "verified": false, |
620 | | - "downloads": 0, |
621 | | - "stars": 0, |
622 | | - "created_at": "2026-03-03T00:00:00Z", |
623 | | - "updated_at": "2026-03-03T00:00:00Z" |
624 | 624 | } |
625 | 625 | } |
626 | 626 | } |
0 commit comments