Align public docs and maintainer guidance with the current 1,304-skill catalog state and v8.4.0 release copy. Refresh README credits for newly imported external sources, update user-facing count references, and document the post-release docs realignment in the changelog and walkthrough.
28 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.jsonare broader catalog/workflow groupings and do not need to map 1:1 to the editorial packs below.
Quick Start
-
Install the repository:
npx antigravity-awesome-skills # or clone manually git clone https://github.com/sickn33/antigravity-awesome-skills.git .agent/skills -
Choose your bundle from the list below based on your role or interests.
-
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...
- Claude Code:
Essentials & Core
🚀 The "Essentials" Starter Pack
For everyone. Install these first.
concise-planning: Always start with a plan.lint-and-validate: Keep your code clean automatically.git-pushing: Save your work safely.kaizen: Continuous improvement mindset.systematic-debugging: Debug like a pro.
Security & Compliance
🛡️ The "Security Engineer" Pack
For pentesting, auditing, and hardening.
ethical-hacking-methodology: The Bible of ethical hacking.burp-suite-testing: Web vulnerability scanning.top-web-vulnerabilities: OWASP-aligned vulnerability taxonomy.linux-privilege-escalation: Advanced Linux security assessment.cloud-penetration-testing: AWS/Azure/GCP security.security-auditor: Comprehensive security audits.vulnerability-scanner: Advanced vulnerability analysis.
🔐 The "Security Developer" Pack
For building secure applications.
api-security-best-practices: Secure API design patterns.auth-implementation-patterns: JWT, OAuth2, session management.backend-security-coder: Secure backend coding practices.frontend-security-coder: XSS prevention and client-side security.cc-skill-security-review: Security checklist for features.pci-compliance: Payment card security standards.
🌐 Web Development
🌐 The "Web Wizard" Pack
For building modern, high-performance web apps.
frontend-design: UI guidelines and aesthetics.react-best-practices: React & Next.js performance optimization.react-patterns: Modern React patterns and principles.nextjs-best-practices: Next.js App Router patterns.tailwind-patterns: Tailwind CSS v4 styling superpowers.form-cro: Optimize your forms for conversion.seo-audit: Get found on Google.
🖌️ The "Web Designer" Pack
For pixel-perfect experiences.
ui-ux-pro-max: Premium design systems and tokens.frontend-design: The base layer of aesthetics.3d-web-experience: Three.js & React Three Fiber magic.canvas-design: Static visuals and posters.mobile-design: Mobile-first design principles.scroll-experience: Immersive scroll-driven experiences.
⚡ The "Full-Stack Developer" Pack
For end-to-end web application development.
senior-fullstack: Complete fullstack development guide.frontend-developer: React 19+ and Next.js 15+ expertise.backend-dev-guidelines: Node.js/Express/TypeScript patterns.api-patterns: REST vs GraphQL vs tRPC selection.database-design: Schema design and ORM selection.stripe-integration: Payments and subscriptions.
🤖 AI & Agents
🤖 The "Agent Architect" Pack
For building AI systems and autonomous agents.
agent-evaluation: Test and benchmark your agents.langgraph: Build stateful agent workflows.mcp-builder: Create your own MCP tools.prompt-engineering: Master the art of talking to LLMs.ai-agents-architect: Design autonomous AI agents.rag-engineer: Build RAG systems with vector search.
🧠 The "LLM Application Developer" Pack
For building production LLM applications.
llm-app-patterns: Production-ready LLM patterns.rag-implementation: Retrieval-Augmented Generation.prompt-caching: Cache strategies for LLM prompts.context-window-management: Manage LLM context efficiently.langfuse: LLM observability and tracing.
🎮 Game Development
🎮 The "Indie Game Dev" Pack
For building games with AI assistants.
game-development/game-design: Mechanics and loops.game-development/2d-games: Sprites and physics.game-development/3d-games: Models and shaders.unity-developer: Unity 6 LTS development.godot-gdscript-patterns: Godot 4 GDScript patterns.algorithmic-art: Generate assets with code.
🐍 Backend & Languages
🐍 The "Python Pro" Pack
For backend heavyweights and data scientists.
python-pro: Master Python 3.12+ with modern features.python-patterns: Idiomatic Python code.fastapi-pro: High-performance async APIs.fastapi-templates: Production-ready FastAPI projects.django-pro: The battery-included framework.python-testing-patterns: Comprehensive testing with pytest.async-python-patterns: Python asyncio mastery.
🟦 The "TypeScript & JavaScript" Pack
For modern web development.
typescript-expert: TypeScript mastery and advanced types.javascript-pro: Modern JavaScript with ES6+.react-best-practices: React performance optimization.nodejs-best-practices: Node.js development principles.nextjs-app-router-patterns: Next.js 14+ App Router.
🦀 The "Systems Programming" Pack
For low-level and performance-critical code.
rust-pro: Rust 1.75+ with async patterns.go-concurrency-patterns: Go concurrency mastery.golang-pro: Go development expertise.memory-safety-patterns: Memory-safe programming.cpp-pro: Modern C++ development.
🦄 Product & Business
🦄 The "Startup Founder" Pack
For building products, not just code.
product-manager-toolkit: RICE prioritization, PRD templates.competitive-landscape: Competitor analysis.competitor-alternatives: Create comparison pages.launch-strategy: Product launch planning.copywriting: Marketing copy that converts.stripe-integration: Get paid from day one.
📊 The "Business Analyst" Pack
For data-driven decision making.
business-analyst: AI-powered analytics and KPIs.startup-metrics-framework: SaaS metrics and unit economics.startup-financial-modeling: 3-5 year financial projections.market-sizing-analysis: TAM/SAM/SOM calculations.kpi-dashboard-design: Effective KPI dashboards.
📈 The "Marketing & Growth" Pack
For driving user acquisition and retention.
content-creator: SEO-optimized marketing content.seo-audit: Technical SEO health checks.programmatic-seo: Create pages at scale.analytics-tracking: Set up GA4/PostHog correctly.ab-test-setup: Validated learning experiments.email-sequence: Automated email campaigns.
DevOps & Infrastructure
🌧️ The "DevOps & Cloud" Pack
For infrastructure and scaling.
docker-expert: Master containers and multi-stage builds.aws-serverless: Serverless on AWS (Lambda, DynamoDB).kubernetes-architect: K8s architecture and GitOps.terraform-specialist: Infrastructure as Code mastery.environment-setup-guide: Standardization for teams.deployment-procedures: Safe rollout strategies.bash-linux: Terminal wizardry.
📊 The "Observability & Monitoring" Pack
For production reliability.
observability-engineer: Comprehensive monitoring systems.distributed-tracing: Track requests across microservices.slo-implementation: Service Level Objectives.incident-responder: Rapid incident response.postmortem-writing: Blameless postmortems.performance-engineer: Application performance optimization.
📊 Data & Analytics
📊 The "Data & Analytics" Pack
For making sense of the numbers.
analytics-tracking: Set up GA4/PostHog correctly.claude-d3js-skill: Beautiful custom visualizations with D3.js.sql-pro: Modern SQL with cloud-native databases.postgres-best-practices: Postgres optimization.ab-test-setup: Validated learning.database-architect: Database design from scratch.
🔄 The "Data Engineering" Pack
For building data pipelines.
data-engineer: Data pipeline architecture.airflow-dag-patterns: Apache Airflow DAGs.dbt-transformation-patterns: Analytics engineering.vector-database-engineer: Vector databases for RAG.embedding-strategies: Embedding model selection.
🎨 Creative & Content
🎨 The "Creative Director" Pack
For visuals, content, and branding.
canvas-design: Generate posters and diagrams.frontend-design: UI aesthetics.content-creator: SEO-optimized blog posts.copy-editing: Polish your prose.algorithmic-art: Code-generated masterpieces.interactive-portfolio: Portfolios that land jobs.
🐞 Quality Assurance
🐞 The "QA & Testing" Pack
For breaking things before users do.
test-driven-development: Red, Green, Refactor.systematic-debugging: Debug like Sherlock Holmes.browser-automation: End-to-end testing with Playwright.e2e-testing-patterns: Reliable E2E test suites.ab-test-setup: Validated experiments.code-review-checklist: Catch bugs in PRs.test-fixing: Fix failing tests systematically.
🔧 Specialized Packs
📱 The "Mobile Developer" Pack
For iOS, Android, and cross-platform apps.
mobile-developer: Cross-platform mobile development.react-native-architecture: React Native with Expo.flutter-expert: Flutter multi-platform apps.ios-developer: iOS development with Swift.app-store-optimization: ASO for App Store and Play Store.
🔗 The "Integration & APIs" Pack
For connecting services and building integrations.
stripe-integration: Payments and subscriptions.twilio-communications: SMS, voice, WhatsApp.hubspot-integration: CRM integration.plaid-fintech: Bank account linking and ACH.algolia-search: Search implementation.
🎯 The "Architecture & Design" Pack
For system design and technical decisions.
senior-architect: Comprehensive software architecture.architecture-patterns: Clean Architecture, DDD, Hexagonal.microservices-patterns: Microservices architecture.event-sourcing-architect: Event sourcing and CQRS.architecture-decision-records: Document technical decisions.
🧱 The "DDD & Evented Architecture" Pack
For teams modeling complex domains and evolving toward evented systems.
domain-driven-design: Route DDD work from strategic modeling to implementation patterns.ddd-strategic-design: Subdomains, bounded contexts, and ubiquitous language.ddd-context-mapping: Cross-context integration and anti-corruption boundaries.ddd-tactical-patterns: Aggregates, value objects, repositories, and domain events.cqrs-implementation: Read/write model separation.event-store-design: Event persistence and replay architecture.saga-orchestration: Cross-context long-running transaction coordination.projection-patterns: Materialized read models from event streams.
🤖 The "Automation Builder" Pack
For connecting tools and building repeatable automated workflows.
workflow-automation: Design durable automation flows for AI and business systems.mcp-builder: Create tool interfaces agents can use reliably.make-automation: Build automations in Make/Integromat.airtable-automation: Automate Airtable records, bases, and views.notion-automation: Automate Notion pages, databases, and blocks.slack-automation: Automate Slack messaging and channel workflows.googlesheets-automation: Automate spreadsheet updates and data operations.
💼 The "RevOps & CRM Automation" Pack
For revenue operations, support handoffs, and CRM-heavy automation.
hubspot-automation: Automate contacts, companies, deals, and tickets.sendgrid-automation: Automate email sends, contacts, and templates.zendesk-automation: Automate support tickets and reply workflows.google-calendar-automation: Schedule events and manage availability.outlook-calendar-automation: Automate Outlook meetings and invitations.stripe-automation: Automate billing, invoices, and subscriptions.shopify-automation: Automate products, orders, customers, and inventory.
💳 The "Commerce & Payments" Pack
For monetization, payments, and commerce workflows.
stripe-integration: Build robust checkout, subscription, and webhook flows.paypal-integration: Integrate PayPal payments and related flows.plaid-fintech: Link bank accounts and handle ACH-related use cases.hubspot-integration: Connect CRM data into product and revenue workflows.algolia-search: Add search and discovery to commerce experiences.monetization: Design pricing and monetization systems deliberately.
🏢 The "Odoo ERP" Pack
For teams building or operating around Odoo-based business systems.
odoo-module-developer: Create custom Odoo modules cleanly.odoo-orm-expert: Work effectively with Odoo ORM patterns and performance.odoo-sales-crm-expert: Optimize sales pipelines, leads, and forecasting.odoo-ecommerce-configurator: Configure storefront, catalog, and order flows.odoo-performance-tuner: Diagnose and improve slow Odoo instances.odoo-security-rules: Apply secure access controls and rule design.odoo-docker-deployment: Deploy and run Odoo in Docker-based environments.
☁️ The "Azure AI & Cloud" Pack
For building on Azure across cloud, AI, and platform services.
azd-deployment: Ship Azure apps with Azure Developer CLI workflows.azure-functions: Build serverless workloads with Azure Functions.azure-ai-openai-dotnet: Use Azure OpenAI from .NET applications.azure-search-documents-py: Build search, hybrid search, and indexing in Python.azure-identity-py: Handle Azure authentication flows in Python services.azure-monitor-opentelemetry-ts: Add telemetry and tracing from TypeScript apps.
📲 The "Expo & React Native" Pack
For shipping mobile apps with Expo and React Native.
react-native-architecture: Structure production React Native apps well.expo-api-routes: Build API routes in Expo Router and EAS Hosting.expo-dev-client: Build and distribute Expo development clients.expo-tailwind-setup: Set up Tailwind and NativeWind in Expo apps.expo-cicd-workflows: Automate builds and releases with EAS workflows.expo-deployment: Deploy Expo apps and manage release flow.app-store-optimization: Improve App Store and Play Store discoverability.
🍎 The "Apple Platform Design" Pack
For teams designing native-feeling Apple platform experiences.
hig-foundations: Learn the core Apple Human Interface Guidelines.hig-patterns: Apply Apple interaction and UX patterns correctly.hig-components-layout: Use Apple layout and navigation components well.hig-inputs: Design for gestures, keyboards, Pencil, focus, and controllers.hig-components-system: Work with widgets, live activities, and system surfaces.hig-platforms: Adapt experiences across Apple device families.
🧩 The "Makepad Builder" Pack
For building UI-heavy apps with the Makepad ecosystem.
makepad-basics: Start with Makepad fundamentals and mental model.makepad-layout: Handle sizing, flow, alignment, and layout composition.makepad-widgets: Build interfaces from Makepad widgets.makepad-event-action: Wire interaction and event handling correctly.makepad-shaders: Create GPU-driven visual effects and custom drawing.makepad-deployment: Package and ship Makepad projects.
🔎 The "SEO Specialist" Pack
For technical SEO, content structure, and search growth.
seo-fundamentals: Build from sound SEO principles and search constraints.seo-content-planner: Plan clusters, calendars, and content gaps.seo-content-writer: Produce search-aware content drafts with intent alignment.seo-structure-architect: Improve hierarchy, internal links, and structure.seo-cannibalization-detector: Find overlapping pages competing for the same intent.seo-content-auditor: Audit existing content quality and optimization gaps.schema-markup: Add structured data to support richer search results.
📄 The "Documents & Presentations" Pack
For document-heavy workflows, spreadsheets, PDFs, and presentations.
office-productivity: Coordinate document, spreadsheet, and presentation workflows.docx-official: Create and edit Word-compatible documents.pptx-official: Create and edit PowerPoint-compatible presentations.xlsx-official: Create and analyze spreadsheet files with formulas and formatting.pdf-official: Extract, generate, and manipulate PDFs programmatically.google-slides-automation: Automate presentation updates in Google Slides.google-sheets-automation: Automate reads and writes in Google Sheets.
🧰 Maintainer & OSS
🛠️ The "OSS Maintainer" Pack
For shipping clean changes in public repositories.
commit: High-quality conventional commits.create-pr: PR creation with review-ready context.requesting-code-review: Ask for targeted, high-signal reviews.receiving-code-review: Apply feedback with technical rigor.changelog-automation: Keep release notes and changelogs consistent.git-advanced-workflows: Rebase, cherry-pick, bisect, recovery.documentation-templates: Standardize docs and handoffs.
🧱 The "Skill Author" Pack
For creating and maintaining high-quality SKILL.md assets.
skill-creator: Design effective new skills.skill-developer: Implement triggers, hooks, and skill lifecycle.writing-skills: Improve clarity and structure of skill instructions.documentation-generation-doc-generate: Generate maintainable technical docs.lint-and-validate: Validate quality after edits.verification-before-completion: Confirm changes before claiming done.
📚 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 FounderorMarketing & 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-namein 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.
🧩 Recommended Bundle Combos
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:
- Start:
Essentials→Web Wizard - Grow:
Full-Stack Developer→Architecture & Design - Master:
Observability & Monitoring→Security Developer
AI/ML:
- Start:
Essentials→Agent Architect - Grow:
LLM Application Developer→Data Engineering - Master: Advanced RAG and agent orchestration
Security:
- Start:
Essentials→Security Developer - Grow:
Security Engineer→ Advanced pentesting - Master: Red team tactics and threat modeling
Open Source Maintenance:
- Start:
Essentials→OSS Maintainer - Grow:
Architecture & Design→QA & Testing - 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!
Related Documentation
Last updated: March 2026 | Total Skills: 1,304+ | Total Bundles: 36