|
2183 | 2183 | "created_at": "2026-04-13T00:00:00Z", |
2184 | 2184 | "updated_at": "2026-04-13T00:00:00Z" |
2185 | 2185 | }, |
| 2186 | + "wireframe": { |
| 2187 | + "name": "Wireframe Visual Feedback Loop", |
| 2188 | + "id": "wireframe", |
| 2189 | + "description": "SVG wireframe generation, review, and sign-off for spec-driven development. Approved wireframes become spec constraints honored by /plan, /tasks, and /implement.", |
| 2190 | + "author": "TortoiseWolfe", |
| 2191 | + "version": "0.1.0", |
| 2192 | + "download_url": "https://github.com/TortoiseWolfe/spec-kit-extension-wireframe/archive/refs/tags/v0.1.0.zip", |
| 2193 | + "repository": "https://github.com/TortoiseWolfe/spec-kit-extension-wireframe", |
| 2194 | + "homepage": "https://github.com/TortoiseWolfe/spec-kit-extension-wireframe", |
| 2195 | + "documentation": "https://github.com/TortoiseWolfe/spec-kit-extension-wireframe/blob/main/README.md", |
| 2196 | + "changelog": "https://github.com/TortoiseWolfe/spec-kit-extension-wireframe/blob/main/CHANGELOG.md", |
| 2197 | + "license": "MIT", |
| 2198 | + "requires": { |
| 2199 | + "speckit_version": ">=0.6.0" |
| 2200 | + }, |
| 2201 | + "provides": { |
| 2202 | + "commands": 6, |
| 2203 | + "hooks": 3 |
| 2204 | + }, |
| 2205 | + "tags": [ |
| 2206 | + "wireframe", |
| 2207 | + "visual", |
| 2208 | + "design", |
| 2209 | + "ui", |
| 2210 | + "mockup", |
| 2211 | + "svg", |
| 2212 | + "feedback-loop", |
| 2213 | + "sign-off" |
| 2214 | + ], |
| 2215 | + "verified": false, |
| 2216 | + "downloads": 0, |
| 2217 | + "stars": 0, |
| 2218 | + "created_at": "2026-04-17T00:00:00Z", |
| 2219 | + "updated_at": "2026-04-17T00:00:00Z" |
| 2220 | + }, |
2186 | 2221 | "worktree": { |
2187 | 2222 | "name": "Worktree Isolation", |
2188 | 2223 | "id": "worktree", |
|
2246 | 2281 | "stars": 0, |
2247 | 2282 | "created_at": "2026-04-13T00:00:00Z", |
2248 | 2283 | "updated_at": "2026-04-13T00:00:00Z" |
2249 | | - }, |
2250 | | - "wireframe": { |
2251 | | - "name": "Wireframe Visual Feedback Loop", |
2252 | | - "id": "wireframe", |
2253 | | - "description": "SVG wireframe generation, review, and sign-off for spec-driven development. Approved wireframes become spec constraints honored by /plan, /tasks, and /implement.", |
2254 | | - "author": "TortoiseWolfe (turtlewolfe.com)", |
2255 | | - "version": "0.1.0", |
2256 | | - "download_url": "https://github.com/TortoiseWolfe/spec-kit-extension-wireframe/archive/refs/tags/v0.1.0.zip", |
2257 | | - "repository": "https://github.com/TortoiseWolfe/spec-kit-extension-wireframe", |
2258 | | - "homepage": "https://github.com/TortoiseWolfe/spec-kit-extension-wireframe", |
2259 | | - "documentation": "https://github.com/TortoiseWolfe/spec-kit-extension-wireframe/blob/main/README.md", |
2260 | | - "changelog": "https://github.com/TortoiseWolfe/spec-kit-extension-wireframe/blob/main/CHANGELOG.md", |
2261 | | - "license": "MIT", |
2262 | | - "requires": { |
2263 | | - "speckit_version": ">=0.6.0" |
2264 | | - }, |
2265 | | - "provides": { |
2266 | | - "commands": 6, |
2267 | | - "hooks": 3 |
2268 | | - }, |
2269 | | - "tags": [ |
2270 | | - "wireframe", |
2271 | | - "visual", |
2272 | | - "design", |
2273 | | - "ui", |
2274 | | - "mockup", |
2275 | | - "svg", |
2276 | | - "feedback-loop", |
2277 | | - "sign-off" |
2278 | | - ], |
2279 | | - "verified": false, |
2280 | | - "downloads": 0, |
2281 | | - "stars": 0, |
2282 | | - "created_at": "2026-04-17T00:00:00Z", |
2283 | | - "updated_at": "2026-04-17T00:00:00Z" |
2284 | 2284 | } |
2285 | 2285 | } |
2286 | 2286 | } |
0 commit comments