Skip to content

Commit 5acf3ce

Browse files
Add Architect Impact Previewer extension details
Added 'Architect Impact Previewer' extension with details including name, description, author, version, and URLs.
1 parent 32a00bf commit 5acf3ce

1 file changed

Lines changed: 33 additions & 33 deletions

File tree

extensions/catalog.community.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-04-13T23:01:30Z",
3+
"updated_at": "2026-04-14T21:30:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"aide": {
@@ -36,6 +36,38 @@
3636
"created_at": "2026-03-18T00:00:00Z",
3737
"updated_at": "2026-03-18T00:00:00Z"
3838
},
39+
"architect-preview": {
40+
"name": "Architect Impact Previewer",
41+
"id": "architect-preview",
42+
"description": "Predicts architectural impact, complexity, and risks of proposed changes before implementation.",
43+
"author": "Umme Habiba",
44+
"version": "1.0.0",
45+
"download_url": "https://github.com/UmmeHabiba1312/spec-kit-architect-preview/archive/refs/tags/v1.0.0.zip",
46+
"repository": "https://github.com/UmmeHabiba1312/spec-kit-architect-preview",
47+
"homepage": "https://github.com/UmmeHabiba1312/spec-kit-architect-preview",
48+
"documentation": "https://github.com/UmmeHabiba1312/spec-kit-architect-preview/blob/main/README.md",
49+
"changelog": "https://github.com/UmmeHabiba1312/spec-kit-architect-preview/blob/main/CHANGELOG.md",
50+
"license": "MIT",
51+
"requires": {
52+
"speckit_version": ">=0.1.0"
53+
},
54+
"provides": {
55+
"commands": 1,
56+
"hooks": 0
57+
},
58+
"tags": [
59+
"architecture",
60+
"analysis",
61+
"risk-assessment",
62+
"planning",
63+
"preview"
64+
],
65+
"verified": false,
66+
"downloads": 0,
67+
"stars": 0,
68+
"created_at": "2026-04-14T00:00:00Z",
69+
"updated_at": "2026-04-14T00:00:00Z"
70+
},
3971
"archive": {
4072
"name": "Archive Extension",
4173
"id": "archive",
@@ -2053,38 +2085,6 @@
20532085
"stars": 0,
20542086
"created_at": "2026-04-13T00:00:00Z",
20552087
"updated_at": "2026-04-13T00:00:00Z"
2056-
},
2057-
"architect-preview": {
2058-
"name": "Architect Impact Previewer",
2059-
"id": "architect-preview",
2060-
"description": "Predicts architectural impact, complexity, and risks of proposed changes before implementation.",
2061-
"author": "Umme Habiba",
2062-
"version": "1.0.0",
2063-
"download_url": "https://github.com/UmmeHabiba1312/spec-kit-architect-preview/archive/refs/tags/v1.0.0.zip",
2064-
"repository": "https://github.com/UmmeHabiba1312/spec-kit-architect-preview",
2065-
"homepage": "https://github.com/UmmeHabiba1312/spec-kit-architect-preview",
2066-
"documentation": "https://github.com/UmmeHabiba1312/spec-kit-architect-preview/blob/main/README.md",
2067-
"changelog": "https://github.com/UmmeHabiba1312/spec-kit-architect-preview/blob/main/CHANGELOG.md",
2068-
"license": "MIT",
2069-
"requires": {
2070-
"speckit_version": ">=0.1.0"
2071-
},
2072-
"provides": {
2073-
"commands": 1,
2074-
"hooks": 0
2075-
},
2076-
"tags": [
2077-
"architecture",
2078-
"analysis",
2079-
"risk-assessment",
2080-
"planning",
2081-
"preview"
2082-
],
2083-
"verified": false,
2084-
"downloads": 0,
2085-
"stars": 0,
2086-
"created_at": "2026-04-14T00:00:00Z",
2087-
"updated_at": "2026-04-14T00:00:00Z"
20882088
}
20892089
}
20902090
}

0 commit comments

Comments
 (0)