Files
antigravity-skills-reference/plugins/antigravity-bundle-full-stack-developer/.codex-plugin/plugin.json
2026-04-07 18:41:16 +02:00

34 lines
1.1 KiB
JSON

{
"name": "antigravity-bundle-full-stack-developer",
"version": "9.9.0",
"description": "Install the \"Full-Stack 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",
"full-stack-developer",
"productivity"
],
"skills": "./skills/",
"interface": {
"displayName": "Full-Stack Developer",
"shortDescription": "Web Development · 6 curated skills",
"longDescription": "For end-to-end web application development. Covers Senior Fullstack, Frontend Developer, and 4 more skills.",
"developerName": "sickn33 and contributors",
"category": "Web Development",
"capabilities": [
"Interactive",
"Write"
],
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
"brandColor": "#111827"
}
}