SkillsApr 4, 2026·3 min read

Antigravity Awesome Skills — 1,340+ Agentic Skills Library

Installable library of 1,340+ agentic skills for Claude Code, Cursor, Codex CLI, and Gemini CLI. One command installs skills like brainstorming, security auditing, frontend design, and API design.

TO
TokRepo精选 · Community
Quick Use

Use it first, then decide how deep to go

This block should tell both the user and the agent what to copy, install, and apply first.

Install all skills with one command:

npx antigravity-awesome-skills

Or install for a specific tool:

npx antigravity-awesome-skills --claude    # Claude Code
npx antigravity-awesome-skills --cursor    # Cursor
npx antigravity-awesome-skills --gemini    # Gemini CLI
npx antigravity-awesome-skills --codex     # Codex CLI

Intro

Antigravity Awesome Skills is an installable GitHub library of 1,340+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, and more — with 30,500+ GitHub stars. Each skill is a standalone markdown file that gives your AI coding assistant domain expertise in areas like brainstorming, security auditing, test-driven development, frontend design, and API design. Install all skills in one command or pick specific ones.

Best for developers who want to expand their AI assistant's capabilities beyond code generation. Works with: Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity. Setup time: under 1 minute.


Skill Categories (1,340+)

The library covers a massive range of categories. Here are some highlights:

Development Skills

  • brainstorming — Structured design facilitation with 7 phases: Understand Context → One Question at a Time → NFR → Understanding Lock → Explore Design Approaches → Present Design → Decision Log
  • test-driven-development — TDD workflow with red-green-refactor cycle
  • debugging-strategies — Systematic debugging approaches for complex issues
  • lint-and-validate — Code quality checks and validation
  • create-pr — Automated pull request creation with proper descriptions

Design & Frontend

  • frontend-design — UI/UX design principles and component creation
  • 3d-web-experience — Three.js and WebGL integration skills
  • api-design-principles — RESTful and GraphQL API design patterns

Security & Ops

  • security-auditor — Expert security auditing covering OWASP Top 10, cloud security, compliance frameworks (GDPR, HIPAA, PCI-DSS, SOC 2, ISO 27001), authentication protocols, container security, and supply chain security
  • agent-orchestrator — Multi-agent system coordination

Marketing & Growth

  • ab-test-setup — A/B testing configuration and analysis
  • ad-creative — Ad copy and creative generation

Installation Options

# Install all 1,340+ skills
npx antigravity-awesome-skills

# Install specific skills only
npx antigravity-awesome-skills --skills brainstorming,security-auditor

# Install for specific platform
npx antigravity-awesome-skills --claude
npx antigravity-awesome-skills --cursor

Each skill is a SKILL.md file placed in your project's .claude/skills/ (or equivalent) directory. Your AI assistant automatically loads these skills and applies their expertise to your conversations.

FAQ

Q: What is Antigravity Awesome Skills? A: An installable library of 1,340+ agentic skills that give AI coding assistants like Claude Code, Cursor, and Codex CLI domain expertise in development, security, design, and more.

Q: Is Antigravity Awesome Skills free? A: Yes, fully free and open source under the MIT license.

Q: How do I install Antigravity Awesome Skills? A: Run npx antigravity-awesome-skills to install all skills, or use --claude/--cursor/--gemini flags for platform-specific installation.


🙏

Source & Thanks

Created by sickn33. Licensed under MIT.

antigravity-awesome-skills — ⭐ 30,500+

Thank you for building and sharing this massive skill library with the AI developer community.

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets