feat: add antigravity workflows playbooks and orchestration skill
Introduce the first Antigravity Workflows foundation with machine-readable workflow metadata, a dedicated orchestration skill, and onboarding docs that explain when to use bundles versus workflows. This reduces multi-skill friction for common goals like SaaS MVP delivery, security audits, AI agent builds, and browser QA. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"generatedAt": "2026-02-08T00:00:00.000Z",
|
||||
"total": 713,
|
||||
"total": 714,
|
||||
"skills": [
|
||||
{
|
||||
"id": "3d-web-experience",
|
||||
@@ -728,6 +728,30 @@
|
||||
],
|
||||
"path": "skills/anti-reversing-techniques/SKILL.md"
|
||||
},
|
||||
{
|
||||
"id": "antigravity-workflows",
|
||||
"name": "antigravity-workflows",
|
||||
"description": "Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA.",
|
||||
"category": "security",
|
||||
"tags": [
|
||||
"antigravity"
|
||||
],
|
||||
"triggers": [
|
||||
"antigravity",
|
||||
"orchestrate",
|
||||
"multiple",
|
||||
"skills",
|
||||
"through",
|
||||
"guided",
|
||||
"saas",
|
||||
"mvp",
|
||||
"delivery",
|
||||
"security",
|
||||
"audits",
|
||||
"ai"
|
||||
],
|
||||
"path": "skills/antigravity-workflows/SKILL.md"
|
||||
},
|
||||
{
|
||||
"id": "api-design-principles",
|
||||
"name": "api-design-principles",
|
||||
|
||||
Reference in New Issue
Block a user