|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-07-17T00:00:00Z", |
| 3 | + "updated_at": "2026-07-21T00:00:00Z", |
4 | 4 | "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/presets/catalog.community.json", |
5 | 5 | "presets": { |
6 | 6 | "a11y-governance": { |
|
69 | 69 | "name": "AIDE In-Place Migration", |
70 | 70 | "id": "aide-in-place", |
71 | 71 | "version": "1.0.0", |
72 | | - "description": "Adapts the AIDE workflow for in-place technology migrations (X → Y pattern). Overrides vision, roadmap, progress, and work item commands with migration-specific guidance.", |
| 72 | + "description": "Adapts the AIDE workflow for in-place technology migrations (X \u2192 Y pattern). Overrides vision, roadmap, progress, and work item commands with migration-specific guidance.", |
73 | 73 | "author": "mnriem", |
74 | 74 | "repository": "https://github.com/mnriem/spec-kit-presets", |
75 | 75 | "download_url": "https://github.com/mnriem/spec-kit-presets/releases/download/aide-in-place-v1.0.0/aide-in-place.zip", |
|
363 | 363 | "created_at": "2026-05-05T08:00:00Z", |
364 | 364 | "updated_at": "2026-06-22T00:00:00Z" |
365 | 365 | }, |
| 366 | + "intake-review-governance": { |
| 367 | + "name": "Intake Review Governance", |
| 368 | + "id": "intake-review-governance", |
| 369 | + "version": "0.1.0", |
| 370 | + "description": "Adds hash-bound review, repair, and status gates for single, series, and campaign intake files before interactive, autonomous, or parallel Spec Kit execution.", |
| 371 | + "author": "Thorsten Hindermann", |
| 372 | + "repository": "https://github.com/hindermath/spec-kit-preset-intake-review-governance", |
| 373 | + "download_url": "https://github.com/hindermath/spec-kit-preset-intake-review-governance/archive/refs/tags/v0.1.0.zip", |
| 374 | + "homepage": "https://github.com/hindermath/spec-kit-preset-intake-review-governance", |
| 375 | + "documentation": "https://github.com/hindermath/spec-kit-preset-intake-review-governance/blob/v0.1.0/README.md", |
| 376 | + "license": "MIT", |
| 377 | + "requires": { |
| 378 | + "speckit_version": ">=0.8.3" |
| 379 | + }, |
| 380 | + "provides": { |
| 381 | + "templates": 8, |
| 382 | + "commands": 3, |
| 383 | + "scripts": 2 |
| 384 | + }, |
| 385 | + "tags": [ |
| 386 | + "intake", |
| 387 | + "review", |
| 388 | + "governance", |
| 389 | + "quality-gate", |
| 390 | + "autonomous" |
| 391 | + ], |
| 392 | + "created_at": "2026-07-21T00:00:00Z", |
| 393 | + "updated_at": "2026-07-21T00:00:00Z" |
| 394 | + }, |
366 | 395 | "isaqb-architecture-governance": { |
367 | 396 | "name": "iSAQB Architecture Governance", |
368 | 397 | "id": "isaqb-architecture-governance", |
|
509 | 538 | "name": "Screenwriting", |
510 | 539 | "id": "screenwriting", |
511 | 540 | "version": "1.0.0", |
512 | | - "description": "Spec-Driven Development for screenwriting/scriptwriting/tutorials: feature films, television (pilot, episode, limited series), and stage plays. Adapts the Spec Kit workflow to screenplay craft — slug lines, action lines, act breaks, beat sheets, and industry-standard pitch documents replace prose fiction conventions. Supports three-act, Save the Cat, TV pilot, network episode, cable/streaming episode, and stage-play structural frameworks.", |
| 541 | + "description": "Spec-Driven Development for screenwriting/scriptwriting/tutorials: feature films, television (pilot, episode, limited series), and stage plays. Adapts the Spec Kit workflow to screenplay craft \u2014 slug lines, action lines, act breaks, beat sheets, and industry-standard pitch documents replace prose fiction conventions. Supports three-act, Save the Cat, TV pilot, network episode, cable/streaming episode, and stage-play structural frameworks.", |
513 | 542 | "author": "Andreas Daumann", |
514 | 543 | "repository": "https://github.com/adaumann/speckit-preset-screenwriting", |
515 | 544 | "download_url": "https://github.com/adaumann/speckit-preset-screenwriting/archive/refs/tags/v1.0.0.zip", |
|
624 | 653 | "name": "Spec2Cloud", |
625 | 654 | "id": "spec2cloud", |
626 | 655 | "version": "1.1.0", |
627 | | - "description": "Spec-driven workflow tuned for shipping to Azure: spec → plan → tasks → implement → deploy.", |
| 656 | + "description": "Spec-driven workflow tuned for shipping to Azure: spec \u2192 plan \u2192 tasks \u2192 implement \u2192 deploy.", |
628 | 657 | "author": "Azure Samples", |
629 | 658 | "repository": "https://github.com/Azure-Samples/Spec2Cloud", |
630 | 659 | "download_url": "https://github.com/Azure-Samples/Spec2Cloud/releases/download/spec-kit-spec2cloud-v1.1.0/preset.zip", |
|
652 | 681 | "id": "test-first-governance", |
653 | 682 | "version": "1.3.0", |
654 | 683 | "description": "Governs TDD with coverage-complete BDD/ATDD Gherkin scenarios, explicit suite ownership, professional test reports, traceability, and risk-based quality gates.", |
655 | | - "author": "Zoltán Katona, PhD", |
| 684 | + "author": "Zolt\u00e1n Katona, PhD", |
656 | 685 | "repository": "https://github.com/ka-zo/spec-kit-preset-test-first-governance", |
657 | 686 | "download_url": "https://github.com/ka-zo/spec-kit-preset-test-first-governance/archive/refs/tags/1.3.0.zip", |
658 | 687 | "homepage": "https://github.com/ka-zo/spec-kit-preset-test-first-governance", |
|
0 commit comments