Antigravity Awesome Skills

A curated library of 1,265+ agentic skills for Claude Code, Cursor, GitHub Copilot, and other AI coding tools — covering architecture, security, testing, infrastructure, and more across 8 domains.

Antigravity Awesome Skills

A community-maintained library of 1,265+ agentic skill files for Claude Code, Gemini CLI, Cursor, GitHub Copilot, AdaL, and other AI coding tools. Version 8.1.0 with 100+ contributors.

The largest curated skills collection available. One install gives your AI coding tool specialized knowledge across architecture, security, testing, DevOps, and more — organized into 8 domains with an interactive browser UI.

Installation

BASH
npx antigravity-awesome-skills

Default install path: ~/.gemini/antigravity/skills

What's Included

1,265+ Skills Across 8 Domains

  • Architecture — System design, patterns, microservices, API design
  • Business — Product strategy, requirements, stakeholder communication
  • Data & AI — ML pipelines, RAG, LLM evaluation, data engineering
  • Development — Language-specific patterns, frameworks, code review
  • General — Productivity, writing, research, problem-solving
  • Infrastructure — Kubernetes, Terraform, CI/CD, cloud platforms
  • Security — Pentesting, SAST, compliance, threat modeling
  • Testing — Unit, integration, E2E, performance testing
  • Workflow — Git workflows, PR processes, deployment checklists

How to Use Skills

BASH
# Claude Code
/brainstorming
/security-review
/architecture-patterns

# Cursor
@brainstorming
@security-review

Role-Based Bundles

The library includes curated recommendations for common roles — not separate installs, just guided starting points:

Web Wizard Frontend-focused: UI patterns, accessibility, performance, React/Vue/Angular skills

Security Engineer Threat modeling, SAST config, compliance frameworks, exploit patterns

OSS Maintainer PR workflows, contributor guides, release checklists, documentation skills

Security

Skills are plain markdown instruction files — no executable code. The library includes mutation flow protection, markdown rendering safety checks, and CI/CD skill review workflows.

  • All skills are auditable plain text
  • No shell commands, no network requests, no code execution
  • MIT licensed with attribution to Anthropic, Google, OpenAI, and Microsoft

Interactive Browser

The repository includes a local UI for browsing and searching all 1,265+ skills before installing:

BASH
npx antigravity-awesome-skills --browse

Community

  • 100+ contributors across the community
  • Actively maintained — v8.1.0 with regular updates
  • Accepts PRs for new skill submissions