Files
antigravity-skills-reference/docs/users/bundles.md
sickn33 d2be634870 feat(skills): Import curated Apple workflow skills
Add fourteen skills from Dimillian/Skills, integrate the merged Snowflake and WordPress updates into the maintainer sync, and refresh registry metadata, attributions, walkthrough notes, and the 8.9.0 release notes while keeping validation warnings within budget.
2026-03-25 11:53:08 +01:00

29 KiB

Antigravity Skill Bundles

Curated collections of skills organized by role and expertise level. Don't know where to start? Pick a bundle below to get a curated set of skills for your role.

These packs are curated starter recommendations for humans. Generated bundle ids in data/bundles.json are broader catalog/workflow groupings and do not need to map 1:1 to the editorial packs below.

Important: bundles are not invokable mega-skills such as @web-wizard or /essentials-bundle. Use the individual skills listed in the pack, or use the activation scripts if you want only that bundle's skills active in your live Antigravity directory.

Quick Start

  1. Install the repository:

    npx antigravity-awesome-skills
    # or clone manually
    git clone https://github.com/sickn33/antigravity-awesome-skills.git .agent/skills
    
  2. Choose your bundle from the list below based on your role or interests.

  3. Use skills by referencing them in your AI assistant:

    • Claude Code: >> /skill-name help me...
    • Cursor: @skill-name in chat
    • Gemini CLI: Use skill-name...
    • Codex CLI: Use skill-name...

If you want a bundle to behave like a focused active subset instead of a reading list, use:

  • macOS/Linux: ./scripts/activate-skills.sh --clear Essentials
  • macOS/Linux: ./scripts/activate-skills.sh --clear "Web Wizard"
  • Windows: .\scripts\activate-skills.bat --clear Essentials

Essentials & Core

🚀 The "Essentials" Starter Pack

For everyone. Install these first.


Security & Compliance

🛡️ The "Security Engineer" Pack

For pentesting, auditing, and hardening.

🔐 The "Security Developer" Pack

For building secure applications.


🌐 Web Development

🌐 The "Web Wizard" Pack

For building modern, high-performance web apps.

🖌️ The "Web Designer" Pack

For pixel-perfect experiences.

The "Full-Stack Developer" Pack

For end-to-end web application development.


🤖 AI & Agents

🤖 The "Agent Architect" Pack

For building AI systems and autonomous agents.

🧠 The "LLM Application Developer" Pack

For building production LLM applications.


🎮 Game Development

🎮 The "Indie Game Dev" Pack

For building games with AI assistants.


🐍 Backend & Languages

🐍 The "Python Pro" Pack

For backend heavyweights and data scientists.

🟦 The "TypeScript & JavaScript" Pack

For modern web development.

🦀 The "Systems Programming" Pack

For low-level and performance-critical code.


🦄 Product & Business

🦄 The "Startup Founder" Pack

For building products, not just code.

📊 The "Business Analyst" Pack

For data-driven decision making.

📈 The "Marketing & Growth" Pack

For driving user acquisition and retention.


DevOps & Infrastructure

🌧️ The "DevOps & Cloud" Pack

For infrastructure and scaling.

📊 The "Observability & Monitoring" Pack

For production reliability.


📊 Data & Analytics

📊 The "Data & Analytics" Pack

For making sense of the numbers.

🔄 The "Data Engineering" Pack

For building data pipelines.


🎨 Creative & Content

🎨 The "Creative Director" Pack

For visuals, content, and branding.


🐞 Quality Assurance

🐞 The "QA & Testing" Pack

For breaking things before users do.


🔧 Specialized Packs

📱 The "Mobile Developer" Pack

For iOS, Android, and cross-platform apps.

🔗 The "Integration & APIs" Pack

For connecting services and building integrations.

🎯 The "Architecture & Design" Pack

For system design and technical decisions.

🧱 The "DDD & Evented Architecture" Pack

For teams modeling complex domains and evolving toward evented systems.

🤖 The "Automation Builder" Pack

For connecting tools and building repeatable automated workflows.

💼 The "RevOps & CRM Automation" Pack

For revenue operations, support handoffs, and CRM-heavy automation.

💳 The "Commerce & Payments" Pack

For monetization, payments, and commerce workflows.

🏢 The "Odoo ERP" Pack

For teams building or operating around Odoo-based business systems.

☁️ The "Azure AI & Cloud" Pack

For building on Azure across cloud, AI, and platform services.

📲 The "Expo & React Native" Pack

For shipping mobile apps with Expo and React Native.

🍎 The "Apple Platform Design" Pack

For teams designing native-feeling Apple platform experiences.

🧩 The "Makepad Builder" Pack

For building UI-heavy apps with the Makepad ecosystem.

🔎 The "SEO Specialist" Pack

For technical SEO, content structure, and search growth.

📄 The "Documents & Presentations" Pack

For document-heavy workflows, spreadsheets, PDFs, and presentations.


🧰 Maintainer & OSS

🛠️ The "OSS Maintainer" Pack

For shipping clean changes in public repositories.

🧱 The "Skill Author" Pack

For creating and maintaining high-quality SKILL.md assets.


📚 How to Use Bundles

1) Pick by immediate goal

  • Need to ship a feature now: Essentials + one domain pack (Web Wizard, Python Pro, DevOps & Cloud).
  • Need reliability and hardening: add QA & Testing + Security Developer.
  • Need product growth: add Startup Founder or Marketing & Growth.

2) Start with 3-5 skills, not 20

Pick the minimum set for your current milestone. Expand only when you hit a real gap.

3) Invoke skills consistently

  • Claude Code: >> /skill-name help me...
  • Cursor: @skill-name in chat
  • Gemini CLI: Use skill-name...
  • Codex CLI: Use skill-name...

4) Build your personal shortlist

Keep a small list of high-frequency skills and reuse it across tasks to reduce context switching.

Ship a SaaS MVP (2 weeks)

Essentials + Full-Stack Developer + QA & Testing + Startup Founder

Harden an existing production app

Essentials + Security Developer + DevOps & Cloud + Observability & Monitoring

Build an AI product

Essentials + Agent Architect + LLM Application Developer + Data Engineering

Grow traffic and conversions

Web Wizard + Marketing & Growth + Data & Analytics

Launch and maintain open source

Essentials + OSS Maintainer + Architecture & Design


Learning Paths

Beginner → Intermediate → Advanced

Web Development:

  1. Start: EssentialsWeb Wizard
  2. Grow: Full-Stack DeveloperArchitecture & Design
  3. Master: Observability & MonitoringSecurity Developer

AI/ML:

  1. Start: EssentialsAgent Architect
  2. Grow: LLM Application DeveloperData Engineering
  3. Master: Advanced RAG and agent orchestration

Security:

  1. Start: EssentialsSecurity Developer
  2. Grow: Security Engineer → Advanced pentesting
  3. Master: Red team tactics and threat modeling

Open Source Maintenance:

  1. Start: EssentialsOSS Maintainer
  2. Grow: Architecture & DesignQA & Testing
  3. Master: Skill Author + release automation workflows

Contributing

Found a skill that should be in a bundle? Or want to create a new bundle? Open an issue or submit a PR!



Last updated: March 2026 | Total Skills: 1,326+ | Total Bundles: 36