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.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"name": "antigravity-bundle-security-developer",
|
|
"version": "9.0.0",
|
|
"description": "Install the \"Security Developer\" 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",
|
|
"security-developer",
|
|
"productivity"
|
|
],
|
|
"skills": "./skills/",
|
|
"interface": {
|
|
"displayName": "Security Developer",
|
|
"shortDescription": "Security & Compliance · 6 curated skills",
|
|
"longDescription": "For building secure applications. Covers API Security Best Practices, Auth Implementation Patterns, and 4 more skills.",
|
|
"developerName": "sickn33 and contributors",
|
|
"category": "Security & Compliance",
|
|
"capabilities": [
|
|
"Interactive",
|
|
"Write"
|
|
],
|
|
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
|
|
"brandColor": "#111827"
|
|
}
|
|
}
|