📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-21 09:15:23 +00:00
parent 0e1bb1aef3
commit 3d137606c0
805 changed files with 93512 additions and 4532 deletions
@@ -1,7 +1,7 @@
{
"name": "agyb-aas-web-app-builder",
"version": "12.9.0",
"description": "Install the \"AAS Web App Builder\" editorial skill bundle from Antigravity Awesome Skills.",
"version": "13.0.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"
@@ -19,8 +19,8 @@
"skills": "./skills/",
"interface": {
"displayName": "AAS Web App Builder",
"shortDescription": "Specialized Product Plugins · 9 curated skills",
"longDescription": "Frontend and full-stack developers shipping modern web apps. Covers Frontend Developer, Frontend Design, and 7 more skills.",
"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": [
@@ -28,6 +28,11 @@
"Write"
],
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
"brandColor": "#111827"
"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."
]
}
}