mirror of
https://github.com/github/spec-kit.git
synced 2026-07-03 12:28:06 +08:00
Update sicario-core preset submitted by @SiCar10mw: - presets/catalog.community.json (version, download_url, description, tags) - docs/community/presets.md community presets table Closes #3164 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
700 lines
27 KiB
JSON
700 lines
27 KiB
JSON
{
|
|
"schema_version": "1.0",
|
|
"updated_at": "2026-06-25T00:00:00Z",
|
|
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/presets/catalog.community.json",
|
|
"presets": {
|
|
"a11y-governance": {
|
|
"name": "A11Y Governance",
|
|
"id": "a11y-governance",
|
|
"version": "0.4.0",
|
|
"description": "Adds accessibility (WCAG 2.2 AA), bilingual DE/EN delivery, CEFR-B2 readability, inclusive-content governance, didactic inline-code-comment review, and audit-ready Spec Kit run evidence.",
|
|
"author": "Thorsten Hindermann",
|
|
"repository": "https://github.com/hindermath/spec-kit-preset-a11y-governance",
|
|
"download_url": "https://github.com/hindermath/spec-kit-preset-a11y-governance/archive/refs/tags/v0.4.0.zip",
|
|
"homepage": "https://github.com/hindermath/spec-kit-preset-a11y-governance",
|
|
"documentation": "https://github.com/hindermath/spec-kit-preset-a11y-governance/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.8.0"
|
|
},
|
|
"provides": {
|
|
"templates": 10,
|
|
"commands": 3
|
|
},
|
|
"tags": [
|
|
"a11y",
|
|
"accessibility",
|
|
"bilingual",
|
|
"wcag",
|
|
"wcag-2-2",
|
|
"cefr-b2",
|
|
"inclusion",
|
|
"include-everyone",
|
|
"didactic-comments"
|
|
],
|
|
"created_at": "2026-04-27T00:00:00Z",
|
|
"updated_at": "2026-06-14T00:00:00Z"
|
|
},
|
|
"agent-parity-governance": {
|
|
"name": "Agent Parity Governance",
|
|
"id": "agent-parity-governance",
|
|
"version": "0.3.0",
|
|
"description": "Adds shared-guidance parity, audit-ready Spec-Kit run evidence, and agent-neutral model-routing guidance across a project's declared AI-agent instruction surfaces so agent guidance does not drift.",
|
|
"author": "Thorsten Hindermann",
|
|
"repository": "https://github.com/hindermath/spec-kit-preset-agent-parity-governance",
|
|
"download_url": "https://github.com/hindermath/spec-kit-preset-agent-parity-governance/archive/refs/tags/v0.3.0.zip",
|
|
"homepage": "https://github.com/hindermath/spec-kit-preset-agent-parity-governance",
|
|
"documentation": "https://github.com/hindermath/spec-kit-preset-agent-parity-governance/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.8.0"
|
|
},
|
|
"provides": {
|
|
"templates": 6,
|
|
"commands": 3
|
|
},
|
|
"tags": [
|
|
"agents",
|
|
"governance",
|
|
"parity",
|
|
"agent-md",
|
|
"agent-guidance",
|
|
"model-routing",
|
|
"multi-agent"
|
|
],
|
|
"created_at": "2026-04-27T00:00:00Z",
|
|
"updated_at": "2026-06-14T00:00:00Z"
|
|
},
|
|
"aide-in-place": {
|
|
"name": "AIDE In-Place Migration",
|
|
"id": "aide-in-place",
|
|
"version": "1.0.0",
|
|
"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.",
|
|
"author": "mnriem",
|
|
"repository": "https://github.com/mnriem/spec-kit-presets",
|
|
"download_url": "https://github.com/mnriem/spec-kit-presets/releases/download/aide-in-place-v1.0.0/aide-in-place.zip",
|
|
"homepage": "https://github.com/mnriem/spec-kit-presets",
|
|
"documentation": "https://github.com/mnriem/spec-kit-presets/blob/main/aide-in-place/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.2.0",
|
|
"extensions": [
|
|
"aide"
|
|
]
|
|
},
|
|
"provides": {
|
|
"templates": 2,
|
|
"commands": 8
|
|
},
|
|
"tags": [
|
|
"migration",
|
|
"in-place",
|
|
"brownfield",
|
|
"aide"
|
|
]
|
|
},
|
|
"architecture-governance": {
|
|
"name": "Architecture Governance",
|
|
"id": "architecture-governance",
|
|
"version": "0.5.0",
|
|
"description": "Adds secure software architecture, STRIDE+CAPEC threat modeling, arc42 security cross-cutting concepts, S-ADRs, Zero Trust applicability, OWASP SAMM governance, BSI C3A cloud autonomy, BSI C5 cloud compliance assurance, and audit-ready Spec Kit run evidence.",
|
|
"author": "Thorsten Hindermann",
|
|
"repository": "https://github.com/hindermath/spec-kit-preset-architecture-governance",
|
|
"download_url": "https://github.com/hindermath/spec-kit-preset-architecture-governance/archive/refs/tags/v0.5.0.zip",
|
|
"homepage": "https://github.com/hindermath/spec-kit-preset-architecture-governance",
|
|
"documentation": "https://github.com/hindermath/spec-kit-preset-architecture-governance/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.8.0"
|
|
},
|
|
"provides": {
|
|
"templates": 13,
|
|
"commands": 3
|
|
},
|
|
"tags": [
|
|
"architecture",
|
|
"governance",
|
|
"threat-modeling",
|
|
"stride",
|
|
"capec",
|
|
"arc42",
|
|
"adr",
|
|
"zero-trust",
|
|
"samm",
|
|
"isaqb",
|
|
"cloud",
|
|
"sovereignty",
|
|
"c3a",
|
|
"c5",
|
|
"assurance"
|
|
],
|
|
"created_at": "2026-04-27T00:00:00Z",
|
|
"updated_at": "2026-06-14T00:00:00Z"
|
|
},
|
|
"canon-core": {
|
|
"name": "Canon Core",
|
|
"id": "canon-core",
|
|
"version": "0.1.0",
|
|
"description": "Adapts original Spec Kit workflow to work together with Canon extension.",
|
|
"author": "Maxim Stupakov",
|
|
"download_url": "https://github.com/maximiliamus/spec-kit-canon/releases/download/v0.1.0/spec-kit-canon-core-v0.1.0.zip",
|
|
"repository": "https://github.com/maximiliamus/spec-kit-canon",
|
|
"homepage": "https://github.com/maximiliamus/spec-kit-canon",
|
|
"documentation": "https://github.com/maximiliamus/spec-kit-canon/blob/master/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.4.3"
|
|
},
|
|
"provides": {
|
|
"templates": 2,
|
|
"commands": 8
|
|
},
|
|
"tags": [
|
|
"baseline",
|
|
"canon",
|
|
"spec-first"
|
|
]
|
|
},
|
|
"claude-ask-questions": {
|
|
"name": "Claude AskUserQuestion",
|
|
"id": "claude-ask-questions",
|
|
"version": "1.0.0",
|
|
"description": "Upgrades /speckit.clarify and /speckit.checklist on Claude Code from Markdown-table prompts to the native AskUserQuestion picker, with a recommended option and reasoning on every question.",
|
|
"author": "0xrafasec",
|
|
"repository": "https://github.com/0xrafasec/spec-kit-preset-claude-ask-questions",
|
|
"download_url": "https://github.com/0xrafasec/spec-kit-preset-claude-ask-questions/archive/refs/tags/v1.0.0.zip",
|
|
"homepage": "https://github.com/0xrafasec/spec-kit-preset-claude-ask-questions",
|
|
"documentation": "https://github.com/0xrafasec/spec-kit-preset-claude-ask-questions/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.6.0"
|
|
},
|
|
"provides": {
|
|
"templates": 0,
|
|
"commands": 2
|
|
},
|
|
"tags": [
|
|
"claude",
|
|
"ask-user-question",
|
|
"clarify",
|
|
"checklist"
|
|
],
|
|
"created_at": "2026-04-13T00:00:00Z",
|
|
"updated_at": "2026-04-13T00:00:00Z"
|
|
},
|
|
"command-density": {
|
|
"name": "Command Density",
|
|
"id": "command-density",
|
|
"version": "1.0.0",
|
|
"description": "Compacts the nine core Spec Kit command prompts while preserving scripts, handoffs, placeholders, hook output blocks, and rule structure.",
|
|
"author": "Maksim Kudriavtsev",
|
|
"repository": "https://github.com/Xopoko/spec-kit-preset-command-density",
|
|
"download_url": "https://github.com/Xopoko/spec-kit-preset-command-density/archive/refs/tags/v1.0.0.zip",
|
|
"homepage": "https://github.com/Xopoko/spec-kit-preset-command-density",
|
|
"documentation": "https://github.com/Xopoko/spec-kit-preset-command-density/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.10.3"
|
|
},
|
|
"provides": {
|
|
"templates": 0,
|
|
"commands": 9
|
|
},
|
|
"tags": [
|
|
"commands",
|
|
"tokens",
|
|
"compact",
|
|
"workflow",
|
|
"prompt-density"
|
|
],
|
|
"created_at": "2026-06-16T00:00:00Z",
|
|
"updated_at": "2026-06-16T00:00:00Z"
|
|
},
|
|
"cross-platform-governance": {
|
|
"name": "Cross-Platform Governance",
|
|
"id": "cross-platform-governance",
|
|
"version": "0.2.0",
|
|
"description": "Adds Bash + PowerShell parity, Unix man-pages, bilingual comment-based help, Verb-Noun Cmdlet discipline, and audit-ready Spec Kit run evidence for scripting projects managed with Spec Kit.",
|
|
"author": "Thorsten Hindermann",
|
|
"repository": "https://github.com/hindermath/spec-kit-preset-cross-platform-governance",
|
|
"download_url": "https://github.com/hindermath/spec-kit-preset-cross-platform-governance/archive/refs/tags/v0.2.0.zip",
|
|
"homepage": "https://github.com/hindermath/spec-kit-preset-cross-platform-governance",
|
|
"documentation": "https://github.com/hindermath/spec-kit-preset-cross-platform-governance/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.8.0"
|
|
},
|
|
"provides": {
|
|
"templates": 8,
|
|
"commands": 3
|
|
},
|
|
"tags": [
|
|
"cross-platform",
|
|
"governance",
|
|
"bash",
|
|
"powershell",
|
|
"man-page",
|
|
"cmdlet",
|
|
"verb-noun",
|
|
"windows",
|
|
"macos",
|
|
"linux"
|
|
],
|
|
"created_at": "2026-04-27T00:00:00Z",
|
|
"updated_at": "2026-06-14T00:00:00Z"
|
|
},
|
|
"explicit-task-dependencies": {
|
|
"name": "Explicit Task Dependencies",
|
|
"id": "explicit-task-dependencies",
|
|
"version": "1.0.0",
|
|
"description": "Adds explicit (depends on T###) dependency declarations and an Execution Wave DAG to tasks.md for dependency-resolved parallel scheduling",
|
|
"author": "Quratulain-bilal",
|
|
"repository": "https://github.com/Quratulain-bilal/spec-kit-preset-explicit-task-dependencies",
|
|
"download_url": "https://github.com/Quratulain-bilal/spec-kit-preset-explicit-task-dependencies/archive/refs/tags/v1.0.0.zip",
|
|
"homepage": "https://github.com/Quratulain-bilal/spec-kit-preset-explicit-task-dependencies",
|
|
"documentation": "https://github.com/Quratulain-bilal/spec-kit-preset-explicit-task-dependencies/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.4.0"
|
|
},
|
|
"provides": {
|
|
"templates": 1,
|
|
"commands": 1
|
|
},
|
|
"tags": [
|
|
"dependencies",
|
|
"parallel",
|
|
"scheduling",
|
|
"wave-dag"
|
|
]
|
|
},
|
|
"fiction-book-writing": {
|
|
"name": "Fiction Book Writing",
|
|
"id": "fiction-book-writing",
|
|
"version": "1.9.0",
|
|
"description": "Spec-Driven Development for novel and long-form fiction. 34 AI commands from idea to submission: story bible governance, 9 POV modes, all major plot structure frameworks, scene-by-scene drafting with quality gates, audiobook pipeline (SSML/ElevenLabs), cover design, illustrations, sensitivity review, pacing and prose statistics, and pandoc-based export to DOCX/EPUB/LaTeX. Two style modes: author voice sample extraction or humanized-AI prose with 5 craft profiles. 12 languages supported. Support for offline semantic search.",
|
|
"author": "Andreas Daumann",
|
|
"repository": "https://github.com/adaumann/speckit-preset-fiction-book-writing",
|
|
"download_url": "https://github.com/adaumann/speckit-preset-fiction-book-writing/archive/refs/tags/v1.9.0.zip",
|
|
"homepage": "https://github.com/adaumann/speckit-preset-fiction-book-writing",
|
|
"documentation": "https://github.com/adaumann/speckit-preset-fiction-book-writing/blob/main/fiction-book-writing/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.5.0"
|
|
},
|
|
"provides": {
|
|
"templates": 26,
|
|
"commands": 34,
|
|
"scripts": 2
|
|
},
|
|
"tags": [
|
|
"writing",
|
|
"novel",
|
|
"fiction",
|
|
"storytelling",
|
|
"creative-writing",
|
|
"kdp",
|
|
"multi-pov",
|
|
"export",
|
|
"book",
|
|
"brainstorming",
|
|
"roleplay",
|
|
"audiobook",
|
|
"language-support"
|
|
],
|
|
"created_at": "2026-04-09T08:00:00Z",
|
|
"updated_at": "2026-06-02T08:00:00Z"
|
|
},
|
|
"game-narrative-writing": {
|
|
"name": "Game Narrative Writing",
|
|
"id": "game-narrative-writing",
|
|
"version": "1.1.0",
|
|
"description": "Preset for game narrative design and interactive storytelling. It adapts the Spec-Driven Development workflow for game narratives: features become story mechanics, specs become narrative briefs, plans become story maps, and tasks become dialogue and scene-writing tasks. Supports branching narratives, player agency systems, state machines, and interactive dialogue trees.",
|
|
"author": "Andreas Daumann",
|
|
"repository": "https://github.com/adaumann/speckit-preset-game-narrative-writing",
|
|
"download_url": "https://github.com/adaumann/speckit-preset-game-narrative-writing/releases/download/v1.1.0/v1.1.0-import.zip",
|
|
"homepage": "https://github.com/adaumann/speckit-preset-game-narrative-writing",
|
|
"documentation": "https://github.com/adaumann/speckit-preset-game-narrative-writing/blob/main/game-narrative-writing/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.5.0"
|
|
},
|
|
"provides": {
|
|
"templates": 37,
|
|
"commands": 34,
|
|
"scripts": 5
|
|
},
|
|
"tags": [
|
|
"interactive-fiction",
|
|
"game-narrative",
|
|
"branching",
|
|
"twine",
|
|
"ink"
|
|
],
|
|
"created_at": "2026-05-05T08:00:00Z",
|
|
"updated_at": "2026-06-22T00:00:00Z"
|
|
},
|
|
"isaqb-architecture-governance": {
|
|
"name": "iSAQB Architecture Governance",
|
|
"id": "isaqb-architecture-governance",
|
|
"version": "0.2.0",
|
|
"description": "Adds general iSAQB/CPSA-F and arc42 software-architecture governance, including audit-ready Spec Kit run evidence for architecture goals, views, quality scenarios, ADRs, risks, and technical debt.",
|
|
"author": "Thorsten Hindermann",
|
|
"repository": "https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance",
|
|
"download_url": "https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance/archive/refs/tags/v0.2.0.zip",
|
|
"homepage": "https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance",
|
|
"documentation": "https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.8.0"
|
|
},
|
|
"provides": {
|
|
"templates": 13,
|
|
"commands": 3
|
|
},
|
|
"tags": [
|
|
"architecture",
|
|
"governance",
|
|
"isaqb",
|
|
"cpsa-f",
|
|
"arc42",
|
|
"adr",
|
|
"quality-attributes",
|
|
"architecture-views",
|
|
"technical-debt"
|
|
],
|
|
"created_at": "2026-04-27T00:00:00Z",
|
|
"updated_at": "2026-06-14T00:00:00Z"
|
|
},
|
|
"jira": {
|
|
"name": "Jira Issue Tracking",
|
|
"id": "jira",
|
|
"version": "1.0.0",
|
|
"description": "Overrides speckit.taskstoissues to create Jira epics, stories, and tasks instead of GitHub Issues via Atlassian MCP tools.",
|
|
"author": "luno",
|
|
"repository": "https://github.com/luno/spec-kit-preset-jira",
|
|
"download_url": "https://github.com/luno/spec-kit-preset-jira/archive/refs/tags/v1.0.0.zip",
|
|
"homepage": "https://github.com/luno/spec-kit-preset-jira",
|
|
"documentation": "https://github.com/luno/spec-kit-preset-jira/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.1.0"
|
|
},
|
|
"provides": {
|
|
"templates": 0,
|
|
"commands": 1
|
|
},
|
|
"tags": [
|
|
"jira",
|
|
"atlassian",
|
|
"issue-tracking",
|
|
"preset"
|
|
],
|
|
"created_at": "2026-04-15T00:00:00Z",
|
|
"updated_at": "2026-04-15T00:00:00Z"
|
|
},
|
|
"mde": {
|
|
"name": "Model Driven Engineering",
|
|
"id": "mde",
|
|
"version": "0.5.1",
|
|
"description": "Focuses on streamlined commands, app repository support, cross-spec support, and capability-aware project memory for model-driven engineering workflows.",
|
|
"author": "Ralph Hanna",
|
|
"repository": "https://github.com/AI-MDE/spec-kit-preset-mde",
|
|
"download_url": "https://github.com/AI-MDE/spec-kit-preset-mde/archive/refs/tags/v0.5.1.zip",
|
|
"homepage": "https://github.com/AI-MDE/spec-kit-preset-mde",
|
|
"documentation": "https://github.com/AI-MDE/spec-kit-preset-mde/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.1.0",
|
|
"extensions": [
|
|
"mde"
|
|
]
|
|
},
|
|
"provides": {
|
|
"templates": 6,
|
|
"commands": 11
|
|
},
|
|
"tags": [
|
|
"model-driven-engineering",
|
|
"software-lifecycle",
|
|
"business-analysis",
|
|
"business-application",
|
|
"multi-layered-architecture"
|
|
],
|
|
"created_at": "2026-05-08T00:00:00Z",
|
|
"updated_at": "2026-05-08T00:00:00Z"
|
|
},
|
|
"multi-repo-branching": {
|
|
"name": "Multi-Repo Branching",
|
|
"id": "multi-repo-branching",
|
|
"version": "1.0.0",
|
|
"description": "Coordinates feature branch creation across multiple git repositories (independent repos and submodules) during plan and tasks phases.",
|
|
"author": "sakitA",
|
|
"repository": "https://github.com/sakitA/spec-kit-preset-multi-repo-branching",
|
|
"download_url": "https://github.com/sakitA/spec-kit-preset-multi-repo-branching/archive/refs/tags/v1.0.0.zip",
|
|
"homepage": "https://github.com/sakitA/spec-kit-preset-multi-repo-branching",
|
|
"documentation": "https://github.com/sakitA/spec-kit-preset-multi-repo-branching/blob/master/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.4.0"
|
|
},
|
|
"provides": {
|
|
"templates": 0,
|
|
"commands": 2
|
|
},
|
|
"tags": [
|
|
"multi-repo-branching",
|
|
"multi-module",
|
|
"submodules",
|
|
"monorepo"
|
|
],
|
|
"created_at": "2026-04-09T00:00:00Z",
|
|
"updated_at": "2026-04-09T00:00:00Z"
|
|
},
|
|
"pirate": {
|
|
"name": "Pirate Speak (Full)",
|
|
"id": "pirate",
|
|
"version": "1.0.0",
|
|
"description": "Arrr! Transforms all Spec Kit output into pirate speak. Specs, plans, and tasks be written fer scallywags.",
|
|
"author": "mnriem",
|
|
"repository": "https://github.com/mnriem/spec-kit-presets",
|
|
"download_url": "https://github.com/mnriem/spec-kit-presets/releases/download/pirate-v1.0.0/pirate.zip",
|
|
"homepage": "https://github.com/mnriem/spec-kit-presets",
|
|
"documentation": "https://github.com/mnriem/spec-kit-presets/blob/main/pirate/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.1.0"
|
|
},
|
|
"provides": {
|
|
"templates": 6,
|
|
"commands": 9
|
|
},
|
|
"tags": [
|
|
"pirate",
|
|
"theme",
|
|
"fun",
|
|
"experimental"
|
|
]
|
|
},
|
|
"screenwriting": {
|
|
"name": "Screenwriting",
|
|
"id": "screenwriting",
|
|
"version": "1.0.0",
|
|
"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.",
|
|
"author": "Andreas Daumann",
|
|
"repository": "https://github.com/adaumann/speckit-preset-screenwriting",
|
|
"download_url": "https://github.com/adaumann/speckit-preset-screenwriting/archive/refs/tags/v1.0.0.zip",
|
|
"homepage": "https://github.com/adaumann/speckit-preset-screenwriting",
|
|
"documentation": "https://github.com/adaumann/speckit-preset-screenwriting/blob/main/screenwriting/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.5.0"
|
|
},
|
|
"provides": {
|
|
"templates": 26,
|
|
"commands": 32,
|
|
"scripts": 1
|
|
},
|
|
"tags": [
|
|
"writing",
|
|
"screenplay",
|
|
"scriptwriting",
|
|
"film",
|
|
"tv",
|
|
"fountain",
|
|
"fountain-format",
|
|
"beat-sheet",
|
|
"teleplay",
|
|
"drama",
|
|
"comedy",
|
|
"storytelling",
|
|
"tutorial",
|
|
"education"
|
|
],
|
|
"created_at": "2026-04-23T08:00:00Z",
|
|
"updated_at": "2026-04-23T08:00:00Z"
|
|
},
|
|
"security-governance": {
|
|
"name": "Security Governance",
|
|
"id": "security-governance",
|
|
"version": "0.6.0",
|
|
"description": "Adds memory-safe-language preference, language-specific secure coding profiles, audit-ready Spec-Kit run evidence, ASVS verification, SBOM/AI-SBOM supply-chain transparency, CRA awareness, and regulatory applicability screening for NIS2, CRA, EU AI Act, and DORA to Spec Kit.",
|
|
"author": "Thorsten Hindermann",
|
|
"repository": "https://github.com/hindermath/spec-kit-preset-security-governance",
|
|
"download_url": "https://github.com/hindermath/spec-kit-preset-security-governance/archive/refs/tags/v0.6.0.zip",
|
|
"homepage": "https://github.com/hindermath/spec-kit-preset-security-governance",
|
|
"documentation": "https://github.com/hindermath/spec-kit-preset-security-governance/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.8.0"
|
|
},
|
|
"provides": {
|
|
"templates": 14,
|
|
"commands": 3
|
|
},
|
|
"tags": [
|
|
"security",
|
|
"governance",
|
|
"msl",
|
|
"ssdf",
|
|
"asvs",
|
|
"supply-chain",
|
|
"sbom",
|
|
"ai-sbom",
|
|
"vex",
|
|
"slsa",
|
|
"cwe-top-25",
|
|
"secure-coding",
|
|
"rust",
|
|
"go",
|
|
"swift",
|
|
"java",
|
|
"kotlin",
|
|
"python",
|
|
"typescript",
|
|
"g7",
|
|
"bsi",
|
|
"cra",
|
|
"cyber-resilience-act",
|
|
"nis2",
|
|
"ai-act",
|
|
"dora",
|
|
"regulatory"
|
|
],
|
|
"created_at": "2026-04-27T00:00:00Z",
|
|
"updated_at": "2026-06-14T00:00:00Z"
|
|
},
|
|
"sicario-core": {
|
|
"name": "SicarioSpec Core",
|
|
"id": "sicario-core",
|
|
"version": "0.5.1",
|
|
"description": "Baseline secure-by-default Spec Kit governance profile.",
|
|
"author": "SicarioSpec Contributors",
|
|
"repository": "https://github.com/dfirs1car1o/sicario-spec",
|
|
"download_url": "https://github.com/dfirs1car1o/sicario-spec/releases/download/v0.5.1/sicario-core-0.5.1.zip",
|
|
"homepage": "https://github.com/dfirs1car1o/sicario-spec",
|
|
"documentation": "https://github.com/dfirs1car1o/sicario-spec/blob/main/presets/sicario-core/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.9.0"
|
|
},
|
|
"provides": {
|
|
"templates": 5,
|
|
"commands": 0
|
|
},
|
|
"tags": [
|
|
"governance",
|
|
"security-ops",
|
|
"secure-by-default",
|
|
"evidence"
|
|
],
|
|
"created_at": "2026-06-22T00:00:00Z",
|
|
"updated_at": "2026-06-25T00:00:00Z"
|
|
},
|
|
"spec2cloud": {
|
|
"name": "Spec2Cloud",
|
|
"id": "spec2cloud",
|
|
"version": "1.1.0",
|
|
"description": "Spec-driven workflow tuned for shipping to Azure: spec → plan → tasks → implement → deploy.",
|
|
"author": "Azure Samples",
|
|
"repository": "https://github.com/Azure-Samples/Spec2Cloud",
|
|
"download_url": "https://github.com/Azure-Samples/Spec2Cloud/releases/download/spec-kit-spec2cloud-v1.1.0/preset.zip",
|
|
"homepage": "https://aka.ms/spec2cloud",
|
|
"documentation": "https://github.com/Azure-Samples/Spec2Cloud/blob/main/spec-kit/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.1.0"
|
|
},
|
|
"provides": {
|
|
"templates": 5,
|
|
"commands": 8
|
|
},
|
|
"tags": [
|
|
"azure",
|
|
"spec2cloud",
|
|
"workflow",
|
|
"deployment"
|
|
],
|
|
"created_at": "2026-04-30T00:00:00Z",
|
|
"updated_at": "2026-04-30T00:00:00Z"
|
|
},
|
|
"toc-navigation": {
|
|
"name": "Table of Contents Navigation",
|
|
"id": "toc-navigation",
|
|
"version": "1.0.0",
|
|
"description": "Adds a navigable Table of Contents to generated spec.md, plan.md, and tasks.md documents",
|
|
"author": "Quratulain-bilal",
|
|
"repository": "https://github.com/Quratulain-bilal/spec-kit-preset-toc-navigation",
|
|
"download_url": "https://github.com/Quratulain-bilal/spec-kit-preset-toc-navigation/archive/refs/tags/v1.0.0.zip",
|
|
"homepage": "https://github.com/Quratulain-bilal/spec-kit-preset-toc-navigation",
|
|
"documentation": "https://github.com/Quratulain-bilal/spec-kit-preset-toc-navigation/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.4.0"
|
|
},
|
|
"provides": {
|
|
"templates": 3,
|
|
"commands": 3
|
|
},
|
|
"tags": [
|
|
"navigation",
|
|
"toc",
|
|
"documentation"
|
|
]
|
|
},
|
|
"vscode-ask-questions": {
|
|
"name": "VS Code Ask Questions",
|
|
"id": "vscode-ask-questions",
|
|
"version": "1.0.0",
|
|
"description": "Enhances the clarify command to use vscode/askQuestions for batched interactive questioning, reducing API request costs in GitHub Copilot.",
|
|
"author": "fdcastel",
|
|
"repository": "https://github.com/fdcastel/spec-kit-presets",
|
|
"download_url": "https://github.com/fdcastel/spec-kit-presets/releases/download/vscode-ask-questions-v1.0.0/vscode-ask-questions.zip",
|
|
"homepage": "https://github.com/fdcastel/spec-kit-presets",
|
|
"documentation": "https://github.com/fdcastel/spec-kit-presets/blob/main/vscode-ask-questions/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.1.0"
|
|
},
|
|
"provides": {
|
|
"templates": 0,
|
|
"commands": 1
|
|
},
|
|
"tags": [
|
|
"vscode",
|
|
"askquestions",
|
|
"clarify",
|
|
"interactive"
|
|
]
|
|
},
|
|
"workflow-preset": {
|
|
"name": "Workflow Preset",
|
|
"id": "workflow-preset",
|
|
"version": "1.3.2",
|
|
"description": "Behavior-first specification, design artifacts, and agent-native handoff orchestration.",
|
|
"author": "bigsmartben",
|
|
"repository": "https://github.com/bigsmartben/spec-kit-workflow-preset",
|
|
"download_url": "https://github.com/bigsmartben/spec-kit-workflow-preset/releases/download/v1.3.2/spec-kit-workflow-preset-v1.3.2.zip",
|
|
"homepage": "https://github.com/bigsmartben/spec-kit-workflow-preset",
|
|
"documentation": "https://github.com/bigsmartben/spec-kit-workflow-preset/blob/main/README.md",
|
|
"license": "MIT",
|
|
"requires": {
|
|
"speckit_version": ">=0.8.10.dev0"
|
|
},
|
|
"provides": {
|
|
"templates": 22,
|
|
"commands": 8
|
|
},
|
|
"tags": [
|
|
"behavior",
|
|
"bdd",
|
|
"planning",
|
|
"implementation",
|
|
"handoff"
|
|
],
|
|
"created_at": "2026-05-27T00:00:00Z",
|
|
"updated_at": "2026-06-03T00:00:00Z"
|
|
}
|
|
}
|
|
}
|