Propagate the 9.5.1 patch version into the Claude and Codex plugin manifests plus the generated Claude marketplace metadata. This keeps release:preflight from leaving tracked changes after the release sync step. Refs #445
34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"name": "antigravity-bundle-indie-game-dev",
|
|
"version": "9.5.1",
|
|
"description": "Install the \"Indie Game Dev\" 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",
|
|
"indie-game-dev",
|
|
"productivity"
|
|
],
|
|
"skills": "./skills/",
|
|
"interface": {
|
|
"displayName": "Indie Game Dev",
|
|
"shortDescription": "Game Development · 6 curated skills",
|
|
"longDescription": "For building games with AI assistants. Covers Game Design, 2d Games, and 4 more skills.",
|
|
"developerName": "sickn33 and contributors",
|
|
"category": "Game Development",
|
|
"capabilities": [
|
|
"Interactive",
|
|
"Write"
|
|
],
|
|
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
|
|
"brandColor": "#111827"
|
|
}
|
|
}
|