Capture the plugin manifest version bumps that release:prepare generated for 9.0.0 and update the release staging step so Claude and Codex plugin manifests are included automatically in future release commits.
34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"name": "antigravity-bundle-ddd-evented-architecture",
|
|
"version": "9.0.0",
|
|
"description": "Install the \"DDD & Evented Architecture\" editorial skill bundle from Antigravity Awesome Skills.",
|
|
"author": {
|
|
"name": "sickn33 and contributors",
|
|
"url": "https://github.com/sickn33/antigravity-awesome-skills"
|
|
},
|
|
"homepage": "https://github.com/sickn33/antigravity-awesome-skills",
|
|
"repository": "https://github.com/sickn33/antigravity-awesome-skills",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"codex",
|
|
"skills",
|
|
"bundle",
|
|
"ddd-evented-architecture",
|
|
"productivity"
|
|
],
|
|
"skills": "./skills/",
|
|
"interface": {
|
|
"displayName": "DDD & Evented Architecture",
|
|
"shortDescription": "Specialized Packs · 8 curated skills",
|
|
"longDescription": "For teams modeling complex domains and evolving toward evented systems. Covers Domain Driven Design, DDD Strategic Design, and 6 more skills.",
|
|
"developerName": "sickn33 and contributors",
|
|
"category": "Specialized Packs",
|
|
"capabilities": [
|
|
"Interactive",
|
|
"Write"
|
|
],
|
|
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
|
|
"brandColor": "#111827"
|
|
}
|
|
}
|