|
1180 | 1180 | "created_at": "2026-03-13T00:00:00Z", |
1181 | 1181 | "updated_at": "2026-03-13T00:00:00Z" |
1182 | 1182 | }, |
| 1183 | + "ears": { |
| 1184 | + "name": "EARS Requirements Syntax", |
| 1185 | + "id": "ears", |
| 1186 | + "description": "Author, lint, and convert requirements using EARS (Easy Approach to Requirements Syntax) - the five industry-standard sentence patterns for unambiguous, testable requirements.", |
| 1187 | + "author": "dhruv-15-03", |
| 1188 | + "version": "1.0.0", |
| 1189 | + "download_url": "https://github.com/dhruv-15-03/spec-kit-ears/archive/refs/tags/v1.0.0.zip", |
| 1190 | + "repository": "https://github.com/dhruv-15-03/spec-kit-ears", |
| 1191 | + "homepage": "https://github.com/dhruv-15-03/spec-kit-ears", |
| 1192 | + "documentation": "https://github.com/dhruv-15-03/spec-kit-ears/blob/main/README.md", |
| 1193 | + "changelog": "https://github.com/dhruv-15-03/spec-kit-ears/blob/main/CHANGELOG.md", |
| 1194 | + "license": "MIT", |
| 1195 | + "category": "docs", |
| 1196 | + "effect": "read-write", |
| 1197 | + "requires": { |
| 1198 | + "speckit_version": ">=0.9.0" |
| 1199 | + }, |
| 1200 | + "provides": { |
| 1201 | + "commands": 3, |
| 1202 | + "hooks": 0 |
| 1203 | + }, |
| 1204 | + "tags": [ |
| 1205 | + "ears", |
| 1206 | + "requirements", |
| 1207 | + "specification", |
| 1208 | + "quality" |
| 1209 | + ], |
| 1210 | + "verified": false, |
| 1211 | + "downloads": 0, |
| 1212 | + "stars": 0, |
| 1213 | + "created_at": "2026-07-08T00:00:00Z", |
| 1214 | + "updated_at": "2026-07-08T00:00:00Z" |
| 1215 | + }, |
1183 | 1216 | "extensify": { |
1184 | 1217 | "name": "Extensify", |
1185 | 1218 | "id": "extensify", |
|
1213 | 1246 | "created_at": "2026-03-18T00:00:00Z", |
1214 | 1247 | "updated_at": "2026-04-23T00:00:00Z" |
1215 | 1248 | }, |
| 1249 | + "figma": { |
| 1250 | + "name": "Spec Kit Figma", |
| 1251 | + "id": "figma", |
| 1252 | + "description": "Agent-agnostic SpecKit extension that grounds spec, plan & task generation in Figma design context — REST + optional MCP, single/mono/multi-repo, macOS/Linux/Windows.", |
| 1253 | + "author": "Fyloss", |
| 1254 | + "version": "1.6.0", |
| 1255 | + "download_url": "https://github.com/Fyloss/spec-kit-figma/archive/refs/tags/v1.6.0.zip", |
| 1256 | + "repository": "https://github.com/Fyloss/spec-kit-figma", |
| 1257 | + "homepage": "https://github.com/Fyloss/spec-kit-figma", |
| 1258 | + "documentation": "https://github.com/Fyloss/spec-kit-figma/blob/main/docs/INSTALL.md", |
| 1259 | + "changelog": "https://github.com/Fyloss/spec-kit-figma/blob/main/CHANGELOG.md", |
| 1260 | + "license": "MIT", |
| 1261 | + "category": "integration", |
| 1262 | + "effect": "read-write", |
| 1263 | + "requires": { |
| 1264 | + "speckit_version": ">=0.1.0", |
| 1265 | + "tools": [ |
| 1266 | + { "name": "git", "required": true }, |
| 1267 | + { "name": "bash", "required": false }, |
| 1268 | + { "name": "curl", "required": false }, |
| 1269 | + { "name": "jq", "required": false }, |
| 1270 | + { "name": "pwsh", "required": false } |
| 1271 | + ] |
| 1272 | + }, |
| 1273 | + "provides": { |
| 1274 | + "commands": 5, |
| 1275 | + "hooks": 6 |
| 1276 | + }, |
| 1277 | + "tags": [ |
| 1278 | + "figma", |
| 1279 | + "design", |
| 1280 | + "frontend", |
| 1281 | + "ui", |
| 1282 | + "design-system" |
| 1283 | + ], |
| 1284 | + "verified": false, |
| 1285 | + "downloads": 0, |
| 1286 | + "stars": 0, |
| 1287 | + "created_at": "2026-07-08T00:00:00Z", |
| 1288 | + "updated_at": "2026-07-08T00:00:00Z" |
| 1289 | + }, |
1216 | 1290 | "fix-findings": { |
1217 | 1291 | "name": "Fix Findings", |
1218 | 1292 | "id": "fix-findings", |
|
0 commit comments