应用简介
通过引导工作流程协调多个反重力技能,用于SaaS MVP交付、安全审计、AI代理构建和浏览器质量保证。
--- name: antigravity-workflows description: "Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA." risk: none source: self date_added: "2026-02-27" --- # Antigravity Workflows Use this skill to turn a complex objective into a guided sequence of skill invocations. ## When to Use This Skill Use this skill when: - The user wants to combine several skills without manually selecting each one. - The goal is multi-phase (for example: plan, build, test, ship). - The user asks for best-practice execution for common scenarios like: - Shipping a SaaS MVP - Running a web security audit - Building an AI agent system - Implementing browser automation and E2E QA ## Workflow Source of Truth Read workflows in this order: 1. `docs/WORKFLOWS.md` for human-readable playbooks. 2. `data/workflows.json` for machine-readable workflow metadata. ## How to Run This Skill 1. Identify the user's concrete outcome. 2. Propose the 1-2 best matching workflows. 3. Ask the user to choose one. 4. Execute step-by-step: - Announce current step and expected artifact. - Invoke recommended skills for that step. - Verify completion criteria before moving to next step. 5. At the end, provide: - Completed artifacts - Validation evidence - Remaining risks and next actions ## Default Workflow Routing - Product delivery request -> `ship-saas-mvp` - Security review request -> `security-audit-web-app` - Agent/LLM product request -> `build-ai-agent-system` - E2E/browser testing request -> `qa-browser-automation` - Domain-driven design request -> `design-ddd-core-domain` ## Copy-Paste Prompts ```text Use @antigravity-workflows to run the "Ship a SaaS MVP" workflow for my project idea. ``` ```text Use @antigravity-workflows and execute a full "Security Audit for a Web App" workflow. ``` ```text Use @antigravity-workflows to guide me through "Build an AI Agent System" with checkpoints. ``` ```text Use @antigravity-workflows to execute the "QA and Browser Automation" workflow and stabilize flaky tests. ``` ```text Use @antigravity-workflows to execute the "Design a DDD Core Domain" workflow for my new service. ``` ## Limitations - This skill orchestrates; it does not replace specialized skills. - It depends on the local availability of referenced skills. - It does not guarantee success without environment access, credentials, or required infrastructure. - For stack-specific browser automation in Go, `go-playwright` may require the corresponding skill to be present in your local skills repository. ## Related Skills - `concise-planning` - `brainstorming` - `workflow-automation` - `verification-before-completion`
发布日期
5/16/2026
提供方
SkillOPIC
来源类型
导入
sickn33
productivity
数据安全
使用 Skill 时,您的对话内容将被发送至 AI 模型进行处理。我们会严格保护您的隐私数据,不会将您的对话内容用于模型训练或分享给第三方。 以下为此 Skill 的数据处理说明。
此 Skill 将处理您的对话输入
您的消息将作为 Prompt 上下文发送至 AI 模型
所有通信均通过加密通道传输
对话记录仅保存在本地
您可以随时清除本地对话历史,清除后数据不可恢复
评分和评价
已验证评分
Skill 信息
了解此 Skill 的详细信息和功能特性
效率工具
自动化
文件结构
resources
SKILL.md2.7 KB
版本历史
- 公开
- 来源于用户导入
如需详细了解相关要求,请访问帮助中心,或给我们提交反馈信息