Antigravity Awesome Skills

Awesome License: MIT Skills Count Compatibility Build Status Contributions Welcome

Antigravity IDE Claude Code Cursor Gemini CLI Copilot AutoHand Code

Buy Me A Coffee

🚀 The ultimate collection of 300+ production-ready agentic skill definitions for AI coding assistants. Optimized for Claude Code, Antigravity, Gemini CLI, Cursor, Copilot, AutoHand Code, Kiro, and more.

Antigravity Awesome Skills Banner

Antigravity Awesome Skills is an installable, enterprise-grade repository and NPM package providing pre-compiled, structured SKILL.md playbooks. Built for modern developer workflows, it helps AI coding assistants (including Claude Code, Antigravity IDE, Cursor, Gemini CLI, and GitHub Copilot) operate with explicit context boundaries, clear system constraints, and checkable verification steps. Rather than managing ad-hoc prompt snippets or loose directives, this library introduces a validated catalog of structured blueprints and roles that automate complex coding tasks reliably.

This repository is an independent open-source initiative. All product names, logos, and brands (including Google, Gemini, Antigravity, Anthropic, Claude, and Cursor) are properties of their respective owners, and are referenced here solely for compatibility, tooling integration, and setup instructions.

Developers can deploy the catalog as a full-library installation, start with focused stack-specific bundles (e.g. Backend Microservices, Frontend, Mobile, AI/LLMs), or run audits using the built-in security checker tools. The root documentation and matching Skills Explorer app serve as a high-signal discovery platform designed to get you the right guidelines quickly, minimizing context pollution and maximizing the accuracy of agentic code outputs.


📖 Table of Contents

  1. Quick Installation
  2. Platform Compatibility
  3. Workflow Bundles
  4. Library Statistics
  5. Folder Structure
  6. Complete Skill Library
  7. System Requirements
  8. Validation & Linter
  9. Core Advantages
  10. Disclaimers & Safety
  11. Sponsorship & Support
  12. Licensing

⚡ Quick Installation

You can install all or specific subsets of the skills instantly using our custom NPX installer commands. Both commands are supported and run the exact same installer script:

# Run interactive installer
npx antigravity-awesome-skills
# OR
npx claude-awesome-skills

To install the entire catalog automatically without interactive prompts, use:

npx antigravity-awesome-skills --all

🔌 Platform Compatibility

These skill profiles are strictly compatible with all major agentic development CLI tools and IDE plugins:

  • Claude Code: Drop into your project's custom tools or configuration system.
  • Antigravity IDE: Automatically recognized via global or workspace customization directories (.agents/skills/).
  • Gemini CLI: Integrate as system instruction context profiles.
  • Cursor: Inject into .cursorrules or reference templates.
  • Copilot & AutoHand Code: Load as custom system instructions.

📦 Workflow Bundles

We have grouped the skills into specialized role bundles matching your stack. You can install specific bundles directly using the --bundle (or -b) flag:

Command Stack/Role Covered
npx antigravity-awesome-skills --bundle frontend-architect React, Next.js, Vue, Angular, CSS, state-management, PWA, accessibility.
npx antigravity-awesome-skills --bundle backend-microservices Go, Rust, Node.js, Fastify, APIs, gRPC, Kafka, WebSockets, Redis, queues.
npx antigravity-awesome-skills --bundle database-data-ops SQL, PostgreSQL, MySQL, MongoDB, Elasticsearch, Vector Databases, dbt, Airflow.
npx antigravity-awesome-skills --bundle devops-cloud-infra AWS, Azure, GCP, Docker, Kubernetes, Terraform, CI/CD pipelines, logging.
npx antigravity-awesome-skills --bundle ai-llm-engineering LLMs, prompt engineering, RAG systems, embeddings, fine-tuning, safety filters.
npx antigravity-awesome-skills --bundle mobile-engineer Flutter, React Native, iOS, Android, push notifications, store deployment.
npx antigravity-awesome-skills --bundle security-pentester OWASP Top 10, secrets scanning, pen-testing, compliance, zero-trust.
npx antigravity-awesome-skills --bundle php-cms-suite Laravel, CodeIgniter, CakePHP, WordPress Plugins/Themes, WooCommerce.
npx antigravity-awesome-skills --bundle dx-qa-automation Unit/E2E testing, linter, formatting, git hooks, commit conventions, SemVer.

📊 Library Statistics

Metric Details
Total Skills 313 Agentic Skills
Categories 12 Distinct Skill Categories
Frameworks Covered React, Next.js, Node.js, Flutter, React Native, Laravel, Python (FastAPI/Flask), Go, Rust, iOS (Swift), Android (Kotlin), Angular, Vue, WordPress, CodeIgniter, CakePHP
Databases & Cache PostgreSQL, MySQL, Redis, MongoDB, Elasticsearch, Vector Databases (Chroma/Pinecone/pgvector), SQLite, Memcached
Standard Format Custom Frontmatter (YAML) + Clean Markdown (SKILL.md)

📁 Folder Structure

Our repository mirrors modern enterprise tool architectures:

Antigravity_Awesome_Skills/
├── assets/               # Visual badges and graphic assets
├── bin/
│   ├── cli.js            # CLI installer script
│   └── validate.js       # Local skill validator/linter
├── data/
│   └── bundles.json      # Group mapping of workflow bundles
├── docs/
│   └── guides/           # Integration manual, onboarding, and bundle profiles
├── explorer/             # Vite React catalog web application
├── plugins/              # Pre-packaged stack plugin modules
│   ├── ai-llm-engineering/
│   ├── backend-microservices/
│   ├── database-data-ops/
│   ├── devops-cloud-infra/
│   ├── dx-qa-automation/
│   ├── frontend-architect/
│   ├── mobile-engineer/
│   ├── php-cms-suite/
│   └── security-pentester/
├── schemas/
│   └── skill.schema.json # JSON Schema for frontmatter validation
├── skills/
│   ├── [skill-name]/
│   │   └── SKILL.md      # Metadata + Blueprint + Checklist
│   └── ...
├── tools/
│   └── scripts/          # Safety guard and index builders
├── AGENT_STANDARDS.md    # Repository coding standards
├── CATALOG.md            # Automatically compiled skills catalog
└── README.md             # Complete Documentation

🗃️ Complete Skill Library

Here is the full directory of the 313 available agentic skills, grouped by category.

📂 Ai Ml

Skill Name Link Complexity Risk Description
Ai Content Filter Expert SKILL.md Advanced LOW Professional Ai Content Filter Expert skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Ai Engineer SKILL.md Advanced LOW Professional Ai Engineer skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Ai Product Manager Expert SKILL.md Advanced LOW Professional Ai Product Manager Expert skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Embedding Architect SKILL.md Advanced LOW Professional Embedding Architect skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Eval Harness Expert SKILL.md Advanced LOW Professional Eval Harness Expert skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Feature Engineer SKILL.md Advanced LOW Professional Feature Engineer skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Few Shot Architect SKILL.md Advanced LOW Professional Few Shot Architect skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Fine Tuner Expert SKILL.md Advanced LOW Professional Fine Tuner Expert skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Hallucination Detector Expert SKILL.md Advanced LOW Professional Hallucination Detector Expert skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Langchain Expert SKILL.md Advanced LOW Professional Langchain Expert skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
LLM Prompt Master SKILL.md Advanced LOW Professional LLM Prompt Master skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Mlops Engineer SKILL.md Advanced LOW Professional Mlops Engineer skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Model Card Writer Expert SKILL.md Advanced LOW Professional Model Card Writer Expert skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Model Monitor Expert SKILL.md Advanced LOW Professional Model Monitor Expert skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Multimodal Builder SKILL.md Advanced LOW Professional Multimodal Builder skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Rag Builder SKILL.md Advanced LOW Professional Rag Builder skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
Responsible Ai Expert SKILL.md Advanced LOW Professional Responsible Ai Expert skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.

📂 Architecture

Skill Name Link Complexity Risk Description
API Design Expert SKILL.md Advanced LOW Design clean, versioned, consistent APIs using REST, GraphQL, or gRPC best practices. Use before building any public or internal API surface.
Caching Strategy Expert SKILL.md Advanced LOW Design comprehensive multi-layer caching strategies across CDN, application, and database tiers for maximum performance.
Circuit Breaker Expert SKILL.md Advanced LOW Implement circuit breaker patterns to prevent cascading failures in distributed systems and enable graceful degradation.
Clean Architecture Expert SKILL.md Expert LOW Apply Uncle Bob's Clean Architecture to create maintainable, testable systems with proper separation of concerns.
Ddd Modeling Expert SKILL.md Expert LOW Apply DDD principles to model complex business domains. Covers bounded contexts, aggregates, domain events, repositories, and ubiquitous language.
Event Driven Architecture Expert SKILL.md Expert LOW Design event-driven systems using async messaging, Kafka, and event patterns. Covers event sourcing, CQRS, saga patterns, and consumer groups.
Microservices Design Expert SKILL.md Expert LOW Design and decompose systems into well-bounded microservices. Use when splitting monoliths or designing new distributed systems.
Rate Limiting Design Expert SKILL.md Advanced LOW Design and implement rate limiting strategies to protect APIs and services from abuse while maintaining quality of service.
System Architect SKILL.md Expert LOW Design scalable, maintainable system architectures. Use before greenfield projects, major refactors, or when evaluating technical direction. Produces architecture decision records, component diagrams, and trade-off analyses.

📂 Backend

Skill Name Link Complexity Risk Description
12 Factor App Expert SKILL.md Advanced LOW Professional 12 Factor App Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Architecture Decision Expert SKILL.md Advanced LOW Professional Architecture Decision Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Backend Architect SKILL.md Advanced LOW Professional Backend Architect skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Background Jobs Expert SKILL.md Advanced LOW Professional Background Jobs Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Bulkhead Pattern Expert SKILL.md Advanced LOW Professional Bulkhead Pattern Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Cakephp Developer SKILL.md Advanced LOW Build enterprise MVC web applications using the CakePHP framework with strict ORM and conventions.
Cakephp Rest Expert SKILL.md Advanced LOW Build secure, fast RESTful APIs using CakePHP's built-in routing and serialization capabilities.
CDC Streams Expert SKILL.md Advanced LOW Professional CDC Streams Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Chain Of Thought Expert SKILL.md Advanced LOW Professional Chain Of Thought Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Chaos Engineer SKILL.md Advanced LOW Professional Chaos Engineer skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Codeigniter Rest Expert SKILL.md Advanced LOW Build secure RESTful APIs using the CodeIgniter framework.
Competitive Analysis Expert SKILL.md Advanced LOW Professional Competitive Analysis Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Connection Pooling Expert SKILL.md Advanced LOW Professional Connection Pooling Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Context Optimizer Expert SKILL.md Advanced LOW Professional Context Optimizer Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Cost Optimizer Expert SKILL.md Advanced LOW Professional Cost Optimizer Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Cqrs Pattern Expert SKILL.md Advanced LOW Professional Cqrs Pattern Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Cron Scheduler Expert SKILL.md Advanced LOW Professional Cron Scheduler Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Cross Platform Expert SKILL.md Advanced LOW Professional Cross Platform Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Debugging Expert SKILL.md Advanced LOW Professional Debugging Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Design System Expert SKILL.md Advanced LOW Professional Design System Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Distributed Systems Expert SKILL.md Advanced LOW Professional Distributed Systems Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Dx Auditor SKILL.md Advanced LOW Professional Dx Auditor skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Evaluation Engineer SKILL.md Advanced LOW Professional Evaluation Engineer skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Event Sourcing Expert SKILL.md Advanced LOW Professional Event Sourcing Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Event Tracker Expert SKILL.md Advanced LOW Professional Event Tracker Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Feature Flag Architecture Expert SKILL.md Advanced LOW Professional Feature Flag Architecture Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Feature Prioritizer Expert SKILL.md Advanced LOW Professional Feature Prioritizer Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
File Uploader Expert SKILL.md Advanced LOW Professional File Uploader Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Golang Engineer SKILL.md Advanced LOW Professional Golang Engineer skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Graphql API Expert SKILL.md Advanced LOW Professional Graphql API Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Graphql Server Expert SKILL.md Advanced LOW Professional Graphql Server Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Grpc Builder SKILL.md Advanced LOW Professional Grpc Builder skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Hexagonal Architecture Expert SKILL.md Advanced LOW Professional Hexagonal Architecture Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Infrastructure As Code Expert SKILL.md Advanced LOW Professional Infrastructure As Code Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Input Validator Expert SKILL.md Advanced LOW Professional Input Validator Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Kafka Engineer SKILL.md Advanced LOW Professional Kafka Engineer skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Laravel Nova Expert SKILL.md Advanced LOW Build custom administration panels using Laravel Nova with advanced fields, lenses, actions, and cards.
Logging Architect SKILL.md Advanced LOW Professional Logging Architect skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Metric Tracker Expert SKILL.md Advanced LOW Professional Metric Tracker Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Micro Frontend Expert SKILL.md Advanced LOW Professional Micro Frontend Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Microservice Scaffolder Expert SKILL.md Advanced LOW Professional Microservice Scaffolder Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Migration Manager Expert SKILL.md Advanced LOW Professional Migration Manager Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Monolith To Micro Expert SKILL.md Advanced LOW Professional Monolith To Micro Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Monorepo Architect SKILL.md Advanced LOW Professional Monorepo Architect skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Multi DB Strategy Expert SKILL.md Advanced LOW Professional Multi DB Strategy Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Multi Tenant Design Expert SKILL.md Advanced LOW Professional Multi Tenant Design Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Node Expert SKILL.md Advanced LOW Professional Node Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Node Express Expert SKILL.md Advanced LOW Build production Node.js applications with Express. Covers middleware architecture, authentication, validation, error handling, testing, and performance.
Node Fastify Expert SKILL.md Advanced LOW Professional Node Fastify Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Node Realtime Expert SKILL.md Advanced LOW Professional Node Realtime Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Offline First Expert SKILL.md Advanced LOW Professional Offline First Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Onboarding Designer SKILL.md Advanced LOW Professional Onboarding Designer skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Onboarding Flow Expert SKILL.md Advanced LOW Professional Onboarding Flow Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Output Validator Expert SKILL.md Advanced LOW Professional Output Validator Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Platform Engineer SKILL.md Advanced LOW Professional Platform Engineer skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Platform Engineering Expert SKILL.md Advanced LOW Professional Platform Engineering Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Postgresql Expert SKILL.md Advanced LOW Design, optimize, and administer PostgreSQL databases. Covers advanced indexing, partitioning, full-text search, JSON operations, replication, and performance tuning.
Profiling Guide Expert SKILL.md Advanced LOW Professional Profiling Guide Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Python API Expert SKILL.md Advanced LOW Professional Python API Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Quality Gatekeeper Expert SKILL.md Advanced LOW Professional Quality Gatekeeper Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Rate Limiter Expert SKILL.md Advanced LOW Professional Rate Limiter Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Real Time Systems Expert SKILL.md Advanced LOW Professional Real Time Systems Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Redis Cache Master SKILL.md Advanced LOW Configure, monitor, and optimize Redis caches for caching patterns, session storage, and pub/sub queues.
Reporting Engine Expert SKILL.md Advanced LOW Professional Reporting Engine Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Rest API Builder SKILL.md Advanced LOW Professional Rest API Builder skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Revenue Tracker Expert SKILL.md Advanced LOW Professional Revenue Tracker Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Rust Developer SKILL.md Advanced LOW Professional Rust Developer skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Saga Orchestrator Expert SKILL.md Advanced LOW Professional Saga Orchestrator Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Schema Design Expert SKILL.md Advanced LOW Professional Schema Design Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Seed Data Expert SKILL.md Advanced LOW Professional Seed Data Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Semantic Search Expert SKILL.md Advanced LOW Professional Semantic Search Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
SEO Optimizer Expert SKILL.md Advanced LOW Professional SEO Optimizer Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
SEO Strategist Expert SKILL.md Advanced LOW Professional SEO Strategist Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Serverless Architecture Expert SKILL.md Advanced LOW Professional Serverless Architecture Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Service Discovery Expert SKILL.md Advanced LOW Professional Service Discovery Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Service Mesh Expert SKILL.md Advanced LOW Professional Service Mesh Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Tablet Layout Expert SKILL.md Advanced LOW Professional Tablet Layout Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Tech Debt Planner Expert SKILL.md Advanced LOW Professional Tech Debt Planner Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Tech Debt Tracker Expert SKILL.md Advanced LOW Professional Tech Debt Tracker Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Typescript Expert SKILL.md Advanced LOW Professional Typescript Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Visual Regression Expert SKILL.md Advanced LOW Professional Visual Regression Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Webhook Handler Expert SKILL.md Advanced LOW Professional Webhook Handler Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
Websocket Realtime Expert SKILL.md Advanced LOW Implement bi-directional real-time communication systems using raw WebSockets or Socket.io with proper authenticat