Back to Spec Kit

Community Presets

docs/community/presets.md

0.11.18.7 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 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 evidence10 templates, 3 commandsspec-kit-preset-a11y-governance
Agent Parity GovernanceAdds 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.6 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 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 evidence13 templates, 3 commandsspec-kit-preset-architecture-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, Unix man-pages, bilingual comment-based help, Verb-Noun Cmdlet discipline, and audit-ready Spec Kit run evidence for scripting projects managed with Spec Kit8 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 WritingSpec-Driven Development for interactive game narrative pre-production for video games. Authors write in a portable generic format, Twine/Sugarcube (.twee) or Ink (.ink). Covers choice-IF, visual novels, and branching dialogue. Supports Tier 1 mechanic hooks (flag, counter, inventory, timer, trust, currency, npc_state, ending_condition), multi-ending design, series carry-over variable registry, and NPC-focused character architecture.22 templates, 36 commands, 2 scriptsspeckit-preset-game-narrative-writing
iSAQB Architecture GovernanceAdds 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.13 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
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
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 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 DORA14 templates, 3 commandsspec-kit-preset-security-governance
Spec2CloudSpec-driven workflow tuned for shipping to Azure: spec → plan → tasks → implement → deploy5 templates, 8 commandsspec2cloud
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
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.