📦 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-mobile-app-builder",
"version": "12.9.0",
"description": "Install the \"AAS Mobile App Builder\" editorial skill bundle from Antigravity Awesome Skills.",
"version": "13.0.0",
"description": "Install the \"AAS Mobile 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 Mobile App Builder",
"shortDescription": "Specialized Product Plugins - Next Wave · 9 curated skills",
"longDescription": "Mobile teams shipping Expo, React Native, Flutter, and iOS apps. Covers Mobile Developer, React Native Architecture, and 7 more skills.",
"shortDescription": "Build and ship Expo, React Native, Flutter, iOS, and multi-platform apps with CI, deployment, and store readiness.",
"longDescription": "Build and ship Expo, React Native, Flutter, iOS, and multi-platform apps with CI, deployment, and store readiness. Mobile development has a full lifecycle in the catalog: architecture, Expo routes, distribution, CI, native platforms, and store optimization. Recommended for: Mobile teams, Expo and React Native builders, Cross-platform app maintainers. Not for: Desktop-only apps, Backend-only API services. Covers Mobile Developer, React Native Architecture, and 8 more skills.",
"developerName": "sickn33 and contributors",
"category": "Specialized Product Plugins - Next Wave",
"capabilities": [
@@ -28,6 +28,11 @@
"Write"
],
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
"brandColor": "#111827"
"brandColor": "#111827",
"defaultPrompt": [
"Use this plugin to review this Expo app architecture, CI, deployment, and store-readiness risks.",
"Use this plugin to plan a React Native feature from routing and state to test and release.",
"Use this plugin to compare Flutter, React Native, native iOS, and multi-platform tradeoffs for this app."
]
}
}