playbook/antigravity-awesome-skills/plugins/antigravity-bundle-aas-web-.../.codex-plugin/plugin.json

39 lines
1.8 KiB
JSON

{
"name": "agyb-aas-web-app-builder",
"version": "13.1.0",
"description": "Install the \"AAS Web App Builder\" workflow plugin 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",
"aas-web-app-builder",
"productivity"
],
"skills": "./skills/",
"interface": {
"displayName": "AAS Web App Builder",
"shortDescription": "Build modern React/Next.js apps from UI planning to implementation, accessibility, forms, SEO, and QA.",
"longDescription": "Build modern React/Next.js apps from UI planning to implementation, accessibility, forms, SEO, and QA. High-demand workflow with a coherent path from UI design to React/Next.js implementation, forms, Tailwind, and SEO. Recommended for: Frontend teams, Full-stack builders, Startup product engineers. Not for: Native mobile-only apps, Backend-only API services. Covers Frontend Developer, Frontend Design, and 8 more skills.",
"developerName": "sickn33 and contributors",
"category": "Specialized Product Plugins",
"capabilities": [
"Interactive",
"Write"
],
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
"brandColor": "#111827",
"defaultPrompt": [
"Use this plugin to audit this Next.js app and produce a prioritized implementation plan.",
"Use this plugin to build a responsive landing page with forms, SEO, and accessibility checks.",
"Use this plugin to review this React component for performance, UX, accessibility, and maintainability."
]
}
}