128 lines
6.4 KiB
Markdown
128 lines
6.4 KiB
Markdown
# 🌌 Antigravity Awesome Skills: 257+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More
|
|
|
|
> **The Ultimate Collection of 257+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode**
|
|
|
|
[](https://opensource.org/licenses/MIT)
|
|
[](https://claude.ai)
|
|
[](https://github.com/google-gemini/gemini-cli)
|
|
[](https://github.com/openai/codex)
|
|
[](https://cursor.sh)
|
|
[](https://github.com/features/copilot)
|
|
[](https://github.com/opencode-ai/opencode)
|
|
[](https://github.com/sickn33/antigravity-awesome-skills)
|
|
|
|
**Antigravity Awesome Skills** is a curated, battle-tested library of **257 high-performance agentic skills** designed to work seamlessly across all major AI coding assistants:
|
|
|
|
- 🟣 **Claude Code** (Anthropic CLI)
|
|
- 🔵 **Gemini CLI** (Google DeepMind)
|
|
- 🟢 **Codex CLI** (OpenAI)
|
|
- 🔴 **Antigravity IDE** (Google DeepMind)
|
|
- 🩵 **GitHub Copilot** (VSCode Extension)
|
|
- 🟠 **Cursor** (AI-native IDE)
|
|
- ⚪ **OpenCode** (Open-source CLI)
|
|
|
|
This repository provides essential skills to transform your AI assistant into a **full-stack digital agency**, including official capabilities from **Anthropic**, **OpenAI**, **Google**, **Supabase**, and **Vercel Labs**.
|
|
|
|
## Table of Contents
|
|
|
|
- [🚀 New Here? Start Here!](#new-here-start-here)
|
|
- [🔌 Compatibility & Invocation](#compatibility--invocation)
|
|
- [📦 Features & Categories](#features--categories)
|
|
- [🎁 Curated Collections (Bundles)](#curated-collections)
|
|
- [📚 Browse 550+ Skills](#browse-550-skills)
|
|
- [🛠️ Installation](#installation)
|
|
- [🤝 How to Contribute](#how-to-contribute)
|
|
- [👥 Contributors & Credits](#credits--sources)
|
|
- [⚖️ License](#license)
|
|
- [👥 Repo Contributors](#repo-contributors)
|
|
- [🌟 Star History](#star-history)
|
|
|
|
---
|
|
|
|
## Credits & Sources
|
|
|
|
A special thanks to the following repositories for their contributions to the skill catalog:
|
|
|
|
- [**rmyndharis/antigravity-skills**](https://github.com/rmyndharis/antigravity-skills): For the massive contribution of 300+ Enterprise skills and the catalog generation logic.
|
|
|
|
## New Here? Start Here!
|
|
|
|
**Welcome to the V4.0.0 Enterprise Edition.** This isn't just a list of scripts; it's a complete operating system for your AI Agent.
|
|
|
|
### 1. 🐣 Context: What is this?
|
|
|
|
**Antigravity Awesome Skills** (Release 4.0.0) is a massive upgrade to your AI's capabilities.
|
|
|
|
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. ⚡️ Quick Start (The "Bundle" Way)
|
|
|
|
Don't install 250+ skills manually. Use our **Starter Packs**:
|
|
|
|
1. **Clone the repo**:
|
|
```bash
|
|
git clone https://github.com/sickn33/antigravity-awesome-skills.git .agent/skills
|
|
```
|
|
2. **Pick your persona** (See [docs/BUNDLES.md](docs/BUNDLES.md)):
|
|
- **Web Dev?** use the `Web Wizard` pack.
|
|
- **Hacker?** use the `Security Engineer` pack.
|
|
- **Just curious?** start with `Essentials`.
|
|
|
|
### 3. 🧠 How to use
|
|
|
|
Once installed, just ask your agent naturally:
|
|
|
|
> "Use the **@brainstorming** skill to help me plan a SaaS."
|
|
> "Run **@lint-and-validate** on this file."
|
|
|
|
👉 **[Read the Full Getting Started Guide](GETTING_STARTED.md)**
|
|
|
|
---
|
|
|
|
## Compatibility & Invocation
|
|
|
|
These skills follow the universal **SKILL.md** format and work with any AI coding assistant that supports agentic skills.
|
|
|
|
| Tool | Type | Invocation Example | Path |
|
|
| :-------------- | :--- | :-------------------------------- | :---------------- |
|
|
| **Claude Code** | CLI | `>> /skill-name help me...` | `.claude/skills/` |
|
|
| **Gemini CLI** | CLI | `(User Prompt) Use skill-name...` | `.gemini/skills/` |
|
|
| **Antigravity** | IDE | `(Agent Mode) Use skill...` | `.agent/skills/` |
|
|
| **Cursor** | IDE | `@skill-name (in Chat)` | `.cursor/skills/` |
|
|
| **Copilot** | Ext | `(Paste content manually)` | N/A |
|
|
|
|
> [!TIP]
|
|
> **Universal Path**: We recommend cloning to `.agent/skills/`. Most modern tools (Antigravity, recent CLIs) look here by default.
|
|
|
|
> [!WARNING]
|
|
> **Windows Users**: This repository uses **symlinks** for official skills.
|
|
> You must enable Developer Mode or run Git as Administrator:
|
|
> `git clone -c core.symlinks=true https://github.com/...`
|
|
|
|
---
|
|
|
|
Whether you are using **Gemini CLI**, **Claude Code**, **Codex CLI**, **Cursor**, **GitHub Copilot**, **Antigravity**, or **OpenCode**, these skills are designed to drop right in and supercharge your AI agent.
|
|
|
|
This repository aggregates the best capabilities from across the open-source community, transforming your AI assistant into a full-stack digital agency capable of Engineering, Design, Security, Marketing, and Autonomous Operations.
|
|
|
|
## Features & Categories
|
|
|
|
The repository is organized into specialized domains to transform your AI into an expert across the entire software development lifecycle:
|
|
|
|
- **Engineering & Architecture**: 50+ skills for Backend, Frontend, DevOps, and System Design including `backend-architect`, `c4-architecture`, and `kubernetes-architect`.
|
|
- **AI & Data**: 80+ skills covering LLMs, RAG, Agents (LangChain/CrewAI), and Data Engineering.
|
|
- **Security**: 30+ skills for Penetration Testing, Code Auditing, and Security Compliance.
|
|
- **Product & Business**: 35+ skills for Startup Analytics, Marketing Strategy, and SEO.
|
|
- **Development**: 70+ skills for Python, TypeScript/JavaScript, Rust, Go, and more.
|
|
|
|
## Curated Collections
|
|
|
|
[Check out our Starter Packs in docs/BUNDLES.md](docs/BUNDLES.md) to find the perfect toolkit for your role.
|
|
|
|
## Browse 550+ Skills
|
|
|
|
We have moved the full skill registry to a dedicated catalog to keep this README clean.
|
|
|
|
👉 **[View the Complete Skill Catalog (CATALOG.md)](CATALOG.md)**
|