🌌 Antigravity Awesome Skills: 1,272+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More
The Ultimate Collection of 1,272+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL
Antigravity Awesome Skills is a curated, battle-tested library of 1,272+ high-performance agentic skills designed to work seamlessly across major AI coding assistants.
Welcome to the V7.0.1 21k Stars Patch Release! This repository gives your agent reusable playbooks for planning, coding, debugging, testing, security review, infrastructure work, product thinking, and much more.
🌟 21,000+ GitHub Stars Milestone! Thank you to the community for turning this into one of the largest skill libraries in this category.
Table of Contents
- 🚀 Quick Start
- 📖 Complete Usage Guide
- 🔌 Compatibility & Invocation
- 🎁 Curated Collections (Bundles)
- 📦 Features & Categories
- 📚 Browse 1,272+ Skills
- 🤝 How to Contribute
- 🏆 Credits & Sources
- 👥 Repo Contributors
- ⚖️ License
Quick Start
Welcome to the Interactive Web Edition. This isn't just a list of scripts; it's a complete operating system for your AI Agent.
1. 🐣 Context: What is this?
AI Agents (like Claude Code, Cursor, or Gemini) are smart, but they lack specific tools. They don't know your company's "Deployment Protocol" or the specific syntax for "AWS CloudFormation". Skills are small markdown files that teach them how to do these specific tasks perfectly, every time.
2. ⚡️ Installation (1 minute)
Install once; then use Starter Packs in docs/BUNDLES.md to focus on your role.
# Default: ~/.gemini/antigravity/skills (Antigravity global)
npx antigravity-awesome-skills
3. 🧠 How to use
Once installed, just ask your agent naturally:
"Use the @brainstorming skill to help me plan a SaaS."
👉 Complete Usage Guide - Read This First!
Compatibility & Invocation
| Tool | Type | Invocation Example | Path |
|---|---|---|---|
| Claude Code | CLI | >> /skill-name help me... |
.claude/skills/ |
| Gemini CLI | CLI | Use skill-name... |
.gemini/skills/ |
| Antigravity | IDE | (Agent Mode) Use skill... |
~/.gemini/antigravity/skills/ |
| Cursor | IDE | @skill-name (in Chat) |
.cursor/skills/ |
| OpenCode | CLI | opencode run @skill-name |
.agents/skills/ |
Curated Collections
Bundles are groups of skills for a specific role (e.g., Web Wizard, Security Engineer).
- Install once (you already have all skills).
- Browse bundles in docs/BUNDLES.md.
- Pick 3-5 skills to start using in your prompts.
Features & Categories
| Category | Focus | Example skills |
|---|---|---|
| Architecture | System design, ADRs, patterns | architecture, senior-architect |
| Data & AI | LLM apps, RAG, agents | rag-engineer, prompt-engineer |
| Development | Frameworks, quality, languages | typescript-expert, react-patterns |
| General | Planning, docs, product ops | brainstorming, writing-plans |
| Infrastructure | DevOps, cloud, CI/CD | docker-expert, aws-serverless |
| Security | AppSec, pentesting, compliance | api-security, vulnerability-scanner |
| Testing | TDD, fixes, QA workflows | test-driven-development, test-fixing |
Browse 1,272+ Skills
We have moved the full skill registry to a dedicated catalog to keep this README clean.
🌐 Interactive Skills Web App
A modern web interface to explore, search, and use the skills directly from your browser.
- Open the interactive browser in
apps/web-app. - Read the full catalog in
CATALOG.md.
Documentation
| For Users | For Contributors | For Maintainers |
|---|---|---|
docs/users/getting-started.md |
CONTRIBUTING.md |
docs/maintainers/release-process.md |
docs/users/usage.md |
docs/contributors/skill-anatomy.md |
docs/maintainers/audit.md |
Contributing
- Add new skills under
skills/<skill-name>/SKILL.md. - Follow the template in
docs/contributors/skill-template.md. - Validate with
npm run validatebefore opening a PR.
Credits & Sources
We stand on the shoulders of giants. 👉 View Full Attribution Ledger
Official Sources
- Anthropic: anthropics/skills
- Vercel Labs: vercel-labs/agent-skills
- OpenAI: openai/skills
- Microsoft: microsoft/skills
- Google: google-gemini/gemini-skills
Community Contributors
- @rmyndharis: For the massive contribution of 300+ Enterprise skills.
- Jesse Vincent: Original "Superpowers" inspiration.
Repo Contributors
Made with contrib.rocks.
License
MIT License. See LICENSE for details.