Back to Spec Kit

Community Presets

docs/community/presets.md

0.16.411.1 KB
Original Source

Community Presets

[!NOTE] Community presets are independently created and maintained by their respective authors. Maintainers only verify that catalog entries are complete and correctly formatted — they do not review, audit, endorse, or support the preset code itself. Review preset source code before installation and use at your own discretion.

The following community-contributed presets customize how Spec Kit behaves — overriding templates, commands, and terminology without changing any tooling. Presets are available in catalog.community.json:

PresetPurposeProvidesRequiresURL
A11Y GovernanceAdds WCAG 2.2 AA, accessible status output, bilingual CEFR-B2 delivery, inclusive-content and didactic-comment governance, and provider-neutral model routing.11 templates, 3 commandsspec-kit-preset-a11y-governance
Agent Parity GovernanceAdds shared-guidance parity, fleet-completion evidence, secret-free runner metadata, audit-ready Spec Kit evidence, and agent-neutral model routing across declared AI-agent surfaces.7 templates, 3 commandsspec-kit-preset-agent-parity-governance
AIDE In-Place MigrationAdapts the AIDE extension workflow for in-place technology migrations (X → Y pattern) — adds migration objectives, verification gates, knowledge documents, and behavioral equivalence criteria2 templates, 8 commandsAIDE extensionspec-kit-presets
Architecture GovernanceAdds secure architecture, STRIDE/CAPEC threat modeling, arc42/S-ADR guidance, Zero Trust, SAMM, BSI cloud assurance, audit evidence, and provider-neutral model routing.14 templates, 3 commandsspec-kit-preset-architecture-governance
Autonomous Run GovernanceAdds permission-bounded autonomous delivery, an optional intake-review gate, and preservation of the project's learner and accessibility contract.13 templates, 5 commands, 4 scriptsspec-kit-preset-autonomous-run-governance
Canon CoreAdapts original Spec Kit workflow to work together with Canon extension2 templates, 8 commandsspec-kit-canon
Claude AskUserQuestionUpgrades /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 question2 commandsspec-kit-preset-claude-ask-questions
Command DensityCompacts the nine core Spec Kit command prompts while preserving scripts, handoffs, placeholders, hook output blocks, and rule structure9 commandsspec-kit-preset-command-density
Cross-Platform GovernanceAdds Bash/PowerShell parity, read-only checks, path and native-override review, Unix man pages, bilingual PowerShell help, and provider-neutral model routing.9 templates, 3 commandsspec-kit-preset-cross-platform-governance
Explicit Task DependenciesAdds explicit (depends on T###) dependency declarations and an Execution Wave DAG to tasks.md for parallel scheduling1 template, 1 commandspec-kit-preset-explicit-task-dependencies
Fiction Book WritingIt adapts the Spec-Driven Development workflow for storytelling to create books or audiobooks (with annotations) in 12 languages: features become story elements, specs become story briefs, plans become story structures, and tasks become scene-by-scene writing tasks. Supports single and multi-POV, all major plot structure frameworks, and two style modes: an author voice sample or humanized AI prose principles. Supports interactive elements like brainstorming, interview, roleplay, and extras like statistics, cover builder, illustration builder, and bio command. Export with templates for KDP, D2D, etc.26 templates, 34 commands, 2 scriptsspeckit-preset-fiction-book-writing
Game Narrative WritingPreset 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.37 templates, 34 commands, 5 scriptsspeckit-preset-game-narrative-writing
Intake Authoring GovernanceGoverns traceable intake CRUD, language-aware requirements collections, bounded public HTTPS sources, and explicitly approved single or series authoring.13 templates, 5 commands, 7 scriptsspec-kit-preset-intake-authoring-governance
Intake Review GovernanceReviews single, series, campaign, and language-aware requirements collections before Spec Kit execution.8 templates, 3 commands, 4 scriptsspec-kit-preset-intake-review-governance
Intake Sequencing GovernanceManages language-aware intake-series order, typed dependencies, lifecycle, and authority-neutral next-candidate selection.11 templates, 6 commands, 8 scriptsspec-kit-preset-intake-sequencing-governance
iSAQB Architecture GovernanceAdds iSAQB/CPSA-F and arc42 architecture governance, architecture views, quality scenarios, ADRs, risks, technical-debt evidence, and provider-neutral model routing.14 templates, 3 commandsspec-kit-preset-isaqb-architecture-governance
Jira Issue TrackingOverrides speckit.taskstoissues to create Jira epics, stories, and tasks instead of GitHub Issues via Atlassian MCP tools1 commandspec-kit-preset-jira
Model Driven EngineeringFocuses on streamlined commands, app repository support, cross-spec support, and capability-aware project memory for model-driven engineering workflows6 templates, 11 commandsMDE extensionspec-kit-preset-mde
Model Routing GovernanceMaps provider-neutral Spec Kit roles to validated harness-local runner profiles without storing model availability, credentials, or machine-specific selections in Git.4 templates, 2 commands, 2 scriptsspec-kit-preset-model-routing-governance
Multi-Repo BranchingCoordinates feature branch creation across multiple git repositories (independent repos and submodules) during plan and tasks phases2 commandsspec-kit-preset-multi-repo-branching
Parallel Autonomous Run GovernanceCoordinates permission-bounded autonomous campaigns while preserving the project's learner and accessibility contract across workers and consolidation.9 templates, 5 commands, 2 scriptsautonomous-run-governance >=0.2.2; optional: intake-review-governance >=0.1.0spec-kit-preset-parallel-autonomous-run-governance
Pirate Speak (Full)Transforms all Spec Kit output into pirate speak — specs become "Voyage Manifests", plans become "Battle Plans", tasks become "Crew Assignments"6 templates, 9 commandsspec-kit-presets
ScreenwritingSpec-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. Supports three-act, Save the Cat, TV pilot, network episode, cable/streaming episode, and stage-play structural frameworks. Export to Fountain, FTX, PDF26 templates, 32 commands, 1 scriptspeckit-preset-screenwriting
Security GovernanceAdds memory-safe-language and secure-coding governance, exact-head security evidence, ASVS, supply-chain transparency, EU regulatory screening, and provider-neutral model routing.15 templates, 3 commandsspec-kit-preset-security-governance
SicarioSpec CoreBaseline secure-by-default Spec Kit governance profile.5 templatessicario-spec
Spec2CloudSpec-driven workflow tuned for shipping to Azure: spec → plan → tasks → implement → deploy5 templates, 8 commandsspec2cloud
SpecAssayAppends durable-ID, Carries, and SpecAssay vocabulary onto Spec Kit spec, tasks, and constitution templates.3 templatesspecassay
Table of Contents NavigationAdds a navigable Table of Contents to generated spec.md, plan.md, and tasks.md documents3 templates, 3 commandsspec-kit-preset-toc-navigation
Test-First GovernanceGoverns TDD with coverage-complete BDD/ATDD Gherkin scenarios, explicit suite ownership, professional test reports, traceability, and risk-based quality gates.10 templates, 8 commandsspec-kit-preset-test-first-governance
VS Code Ask QuestionsEnhances the clarify command to use vscode/askQuestions for batched interactive questioning.1 commandspec-kit-presets
Workflow PresetBehavior-first specification, design artifacts, and agent-native handoff orchestration — adds requirement-phase behavior drafts, formal BDD/UIF/behavior contracts, optional design artifacts, and scoped implementation handoffs with Core Agent, Vertical Planner Agent, and Worker Agent modes22 templates, 8 commandsspec-kit-workflow-preset

To build and publish your own preset, see the Presets Publishing Guide.