|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-04-15T00:00:00Z", |
| 3 | + "updated_at": "2026-04-27T00:00:00Z", |
4 | 4 | "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/presets/catalog.community.json", |
5 | 5 | "presets": { |
6 | 6 | "aide-in-place": { |
|
108 | 108 | "fiction-book-writing": { |
109 | 109 | "name": "Fiction Book Writing", |
110 | 110 | "id": "fiction-book-writing", |
111 | | - "version": "1.6.0", |
112 | | - "description": "Spec-Driven Development for novel and long-form fiction. 27 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, 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.", |
| 111 | + "version": "1.7.0", |
| 112 | + "description": "Spec-Driven Development for novel and long-form fiction. 27 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, 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.", |
113 | 113 | "author": "Andreas Daumann", |
114 | 114 | "repository": "https://github.com/adaumann/speckit-preset-fiction-book-writing", |
115 | | - "download_url": "https://github.com/adaumann/speckit-preset-fiction-book-writing/archive/refs/tags/v1.6.0.zip", |
| 115 | + "download_url": "https://github.com/adaumann/speckit-preset-fiction-book-writing/archive/refs/tags/v1.7.0.zip", |
116 | 116 | "homepage": "https://github.com/adaumann/speckit-preset-fiction-book-writing", |
117 | 117 | "documentation": "https://github.com/adaumann/speckit-preset-fiction-book-writing/blob/main/fiction-book-writing/README.md", |
118 | 118 | "license": "MIT", |
|
122 | 122 | "provides": { |
123 | 123 | "templates": 22, |
124 | 124 | "commands": 27, |
125 | | - "scripts": 1 |
| 125 | + "scripts": 2 |
126 | 126 | }, |
127 | 127 | "tags": [ |
128 | 128 | "writing", |
|
140 | 140 | "language-support" |
141 | 141 | ], |
142 | 142 | "created_at": "2026-04-09T08:00:00Z", |
143 | | - "updated_at": "2026-04-19T08:00:00Z" |
| 143 | + "updated_at": "2026-04-27T08:00:00Z" |
| 144 | + }, |
| 145 | + "isaqb-architecture-governance": { |
| 146 | + "name": "iSAQB Architecture Governance", |
| 147 | + "id": "isaqb-architecture-governance", |
| 148 | + "version": "0.1.0", |
| 149 | + "description": "Adds general iSAQB/CPSA-F and arc42 architecture governance, including views, quality scenarios, ADRs, risks, and technical debt.", |
| 150 | + "author": "Thorsten Hindermann", |
| 151 | + "repository": "https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance", |
| 152 | + "download_url": "https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance/archive/refs/tags/v0.1.0.zip", |
| 153 | + "homepage": "https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance", |
| 154 | + "documentation": "https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance/blob/main/README.md", |
| 155 | + "license": "MIT", |
| 156 | + "requires": { |
| 157 | + "speckit_version": ">=0.8.0" |
| 158 | + }, |
| 159 | + "provides": { |
| 160 | + "templates": 13, |
| 161 | + "commands": 3 |
| 162 | + }, |
| 163 | + "tags": [ |
| 164 | + "architecture", |
| 165 | + "governance", |
| 166 | + "isaqb", |
| 167 | + "arc42", |
| 168 | + "adr" |
| 169 | + ], |
| 170 | + "created_at": "2026-04-27T00:00:00Z", |
| 171 | + "updated_at": "2026-04-27T00:00:00Z" |
144 | 172 | }, |
145 | 173 | "jira": { |
146 | 174 | "name": "Jira Issue Tracking", |
|
0 commit comments