Files
antigravity-skills-reference/plugins/antigravity-bundle-systems-programming/.codex-plugin/plugin.json
2026-03-28 16:48:38 +01:00

34 lines
1.1 KiB
JSON

{
"name": "antigravity-bundle-systems-programming",
"version": "9.1.0",
"description": "Install the \"Systems Programming\" 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",
"systems-programming",
"productivity"
],
"skills": "./skills/",
"interface": {
"displayName": "Systems Programming",
"shortDescription": "Backend & Languages · 5 curated skills",
"longDescription": "For low-level and performance-critical code. Covers Rust Pro, Go Concurrency Patterns, and 3 more skills.",
"developerName": "sickn33 and contributors",
"category": "Backend & Languages",
"capabilities": [
"Interactive",
"Write"
],
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
"brandColor": "#111827"
}
}