Files
antigravity-skills-reference/docs/users/bundles.md
sck_0 45844de534 refactor: reorganize repo docs and tooling layout
Consolidate the repository into clearer apps, tools, and layered docs areas so contributors can navigate and maintain it more reliably. Align validation, metadata sync, and CI around the same canonical workflow to reduce drift across local checks and GitHub Actions.
2026-03-06 15:01:38 +01:00

20 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.

🚀 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...

🎯 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.


🧰 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,204+ | Total Bundles: 26