2026-03-06 06:16:11 +00:00
2026-03-06 15:41:31 +01:00
2026-03-06 15:41:31 +01:00

🌌 Antigravity Awesome Skills: 1,270+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More

The Ultimate Collection of 1,270+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL

GitHub stars License: MIT Claude Code Gemini CLI Codex CLI Kiro Cursor Copilot OpenCode Antigravity AdaL CLI ASK Supported Web App Buy Me a Book

Antigravity Awesome Skills is a curated, battle-tested library of 1,270+ high-performance agentic skills designed to work seamlessly across the 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

  1. Install once:
npx antigravity-awesome-skills
  1. Verify the default install:
test -d ~/.gemini/antigravity/skills && echo "Skills installed"
  1. Use your first skill:
Use @brainstorming to plan a SaaS MVP.
  1. Browse starter collections in docs/users/bundles.md and execution playbooks in docs/users/workflows.md.

Choose Your Tool

Tool Install First Use
Claude Code npx antigravity-awesome-skills --claude >> /brainstorming help me plan a feature
Cursor npx antigravity-awesome-skills --cursor @brainstorming help me plan a feature
Gemini CLI npx antigravity-awesome-skills --gemini Use brainstorming to plan a feature
Codex CLI npx antigravity-awesome-skills --codex Use brainstorming to plan a feature
Antigravity npx antigravity-awesome-skills --antigravity Use @brainstorming to plan a feature
Kiro CLI npx antigravity-awesome-skills --kiro Use brainstorming to plan a feature
Kiro IDE npx antigravity-awesome-skills --path ~/.kiro/skills Use @brainstorming to plan a feature
GitHub Copilot No installer — paste skills or rules manually Ask Copilot to use brainstorming to plan a feature
OpenCode npx antigravity-awesome-skills --path .agents/skills opencode run @brainstorming help me plan a feature
AdaL CLI npx antigravity-awesome-skills --path .adal/skills Use brainstorming to plan a feature
Custom path npx antigravity-awesome-skills --path ./my-skills Depends on your tool

What This Repo Includes

  • Skills library: skills/ contains the reusable SKILL.md collection.
  • Installer: the npm CLI installs skills into the right directory for each tool.
  • Catalog: CATALOG.md, skills_index.json, and data/ provide generated indexes.
  • Web app: apps/web-app gives you search, filters, rendering, and copy helpers.
  • Bundles: docs/users/bundles.md groups starter skills by role.
  • Workflows: docs/users/workflows.md gives step-by-step execution playbooks.

Project Structure

Path Purpose
skills/ The canonical skill library
docs/users/ Getting started, usage, bundles, workflows, visual guides
docs/contributors/ Templates, anatomy, examples, quality bar, community docs
docs/maintainers/ Release, audit, CI drift, metadata maintenance docs
docs/sources/ Attribution and licensing references
apps/web-app/ Interactive browser for the skill catalog
tools/ Installer, validators, generators, and support scripts
data/ Generated catalog, aliases, bundles, and workflows

Top Starter Skills

  • @brainstorming for planning before implementation.
  • @architecture for system and component design.
  • @test-driven-development for TDD-oriented work.
  • @doc-coauthoring for structured documentation writing.
  • @lint-and-validate for lightweight quality checks.
  • @create-pr for packaging work into a clean pull request.
  • @debugging-strategies for systematic troubleshooting.
  • @api-design-principles for API shape and consistency.
  • @frontend-design for UI and interaction quality.
  • @security-auditor for security-focused reviews.

Three Real Examples

Use @brainstorming to turn this product idea into a concrete MVP plan.
Use @security-auditor to review this API endpoint for auth and validation risks.
Use @doc-coauthoring to rewrite our setup guide for first-time contributors.

Browse 1,270+ Skills

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
docs/users/faq.md docs/contributors/quality-bar.md docs/maintainers/ci-drift-fix.md
docs/users/visual-guide.md docs/contributors/examples.md docs/maintainers/skills-update-guide.md

Web App

The web app is the fastest way to navigate a large repository like this.

npm run app:install
npm run app:dev

That will copy the generated skill index into apps/web-app/public/skills.json, mirror the current skills/ tree into apps/web-app/public/skills/, and start the Vite development server.

Contributing

Community

Support the Project

Support is optional. The project stays free and open-source for everyone.


Credits & Sources

We stand on the shoulders of giants.

👉 View the Full Attribution Ledger

Key contributors and sources include:

  • HackTricks
  • OWASP
  • Anthropic / OpenAI / Google
  • The Open Source Community

This collection would not be possible without the incredible work of the Claude Code community and official sources:

Official Sources

  • anthropics/skills: Official Anthropic skills repository - Document manipulation (DOCX, PDF, PPTX, XLSX), Brand Guidelines, Internal Communications.
  • anthropics/claude-cookbooks: Official notebooks and recipes for building with Claude.
  • remotion-dev/skills: Official Remotion skills - Video creation in React with 28 modular rules.
  • vercel-labs/agent-skills: Vercel Labs official skills - React Best Practices, Web Design Guidelines.
  • openai/skills: OpenAI Codex skills catalog - Agent skills, Skill Creator, Concise Planning.
  • supabase/agent-skills: Supabase official skills - Postgres Best Practices.
  • microsoft/skills: Official Microsoft skills - Azure cloud services, Bot Framework, Cognitive Services, and enterprise development patterns across .NET, Python, TypeScript, Go, Rust, and Java.
  • google-gemini/gemini-skills: Official Gemini skills - Gemini API, SDK and model interactions.
  • apify/agent-skills: Official Apify skills - Web scraping, data extraction and automation.

Community Contributors

Inspirations

Additional Sources

  • agent-cards/skill: Manage prepaid virtual Visa cards for AI agents. Create cards, check balances, view credentials, close cards, and get support via MCP tools.

Repo Contributors

Repository contributors

Made with contrib.rocks.

We officially thank the following contributors for their help in making this repository awesome!


License

MIT License. See LICENSE for details.


Star History

Star History Chart

If Antigravity Awesome Skills has been useful, consider starring the repo!

Description
Fork of sickn33/antigravity-awesome-skills (MIT) - 1,383 skills + 38 curated bundles - THE MOTHERLODE
Readme 48 MiB
Languages
Python 80.8%
JavaScript 7.7%
Shell 5.8%
TypeScript 3.2%
HTML 1.7%
Other 0.7%