Skip to content

sickn33/antigravity-awesome-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,325 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Installable GitHub library of 1,372+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and other AI coding assistants.

Antigravity Awesome Skills is an installable GitHub library and npm installer for reusable SKILL.md playbooks. It is designed for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, Kiro, OpenCode, GitHub Copilot, and other AI coding assistants that benefit from structured operating instructions. Instead of collecting one-off prompt snippets, this repository gives you a searchable, installable catalog of skills, bundles, workflows, plugin-safe distributions, and practical docs that help agents perform recurring tasks with better context, stronger constraints, and clearer outputs.

You can use this repo to install a broad multi-tool skill library, start from role-based bundles, or jump into workflow-driven execution for planning, coding, debugging, testing, security review, infrastructure, product work, and growth tasks. The root README is intentionally a high-signal landing page: understand what the project is, install it quickly, choose the right tool path, and then follow deeper docs only when you need them.

Start here: Star the repo · Install in 1 minute · Choose your tool · Best skills by tool · 📚 Browse 1,372+ Skills · Bundles · Workflows · Plugins for Claude Code and Codex

GitHub stars License: MIT Claude Code Cursor Codex CLI Gemini CLI Latest Release Install with NPX Kiro Copilot OpenCode Antigravity

Current release: V9.6.0. Trusted by 31k+ GitHub stargazers, this repository combines official and community skill collections with bundles, workflows, installation paths, and docs that help you go from first install to daily use quickly.

Why This Repo

  • Installable, not just inspirational: use npx antigravity-awesome-skills to put skills where your tool expects them.
  • Built for major agent workflows: Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, Kiro, OpenCode, Copilot, and more.
  • Broad coverage with real utility: 1,372+ skills across development, testing, security, infrastructure, product, and marketing.
  • Faster onboarding: bundles and workflows reduce the time from "I found this repo" to "I used my first skill".
  • Useful whether you want breadth or curation: browse the full catalog, start with top bundles, or compare alternatives before installing.

Table of Contents

Installation

Most users should start with the full library install and use bundles or workflows to narrow down what to try first.

Full library install

# Default: ~/.gemini/antigravity/skills (Antigravity global). Use --path for other locations.
npx antigravity-awesome-skills

The npm installer uses a shallow clone by default so first-run installs stay lighter than a full repository history checkout.

Verify the install

test -d ~/.gemini/antigravity/skills && echo "Skills installed in ~/.gemini/antigravity/skills"

Run your first skill

Use @brainstorming to plan a SaaS MVP.

Prefer plugins for Claude Code or Codex?

  • Use the full library install when you want the broadest catalog and direct control over your installed skills directory.
  • Use the plugin route when you want a marketplace-style, plugin-safe distribution for Claude Code or Codex.
  • Read Plugins for Claude Code and Codex for the full breakdown of full-library install vs plugin install vs bundle plugins.

Choose Your Tool

Use the same repository, but install or invoke it in the way your host expects.

Tool Install First Use
Claude Code npx antigravity-awesome-skills --claude or Claude plugin marketplace >> /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 --category development,backend --risk safe,none 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

For path details, prompt examples, and setup caveats by host, go to:

Quick FAQ

What is Antigravity Awesome Skills?

It is an installable GitHub library of reusable SKILL.md playbooks for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and related AI coding assistants. The repo packages those skills with an installer CLI, bundles, workflows, generated catalogs, and docs so you can move from discovery to daily usage quickly.

How do I install it?

Run npx antigravity-awesome-skills for the default full-library install, or use a tool-specific flag such as --codex, --cursor, --gemini, --claude, or --antigravity when you want the installer to target a known skills directory directly.

Should I use the full library or a plugin?

Use the full library if you want the biggest catalog and direct filesystem control. Use plugins when you want a marketplace-style, plugin-safe distribution for Claude Code or Codex. The complete explanation lives in Plugins for Claude Code and Codex.

Where do I browse bundles, workflows, and the full catalog?

Start with Bundles for role-based recommendations, Workflows for ordered execution playbooks, CATALOG.md for the full registry, and the hosted GitHub Pages catalog when you want a browsable web UI.

Best Skills By Tool

If you want a faster answer than "browse all 1,372+ skills", start with a tool-specific guide:

  • Claude Code skills: install paths, starter skills, prompt examples, and plugin marketplace flow.
  • Cursor skills: best starter skills for .cursor/skills/, UI-heavy work, and pair-programming flows.
  • Codex CLI skills: planning, implementation, debugging, and review skills for local coding loops.
  • Gemini CLI skills: starter stack for research, agent systems, integrations, and engineering workflows.
  • AI agent skills guide: how to evaluate skill libraries, choose breadth vs curation, and pick the right starting point.

Universal starter skills

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

Real prompt 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.

Bundles & Workflows

Bundles help you choose where to start. Workflows help you execute skills in the right order.

Start with bundles

Bundles are curated groups of recommended skills for a role or goal such as Web Wizard, Security Engineer, or OSS Maintainer.

  • Bundles are recommendations, not separate installs.
  • Install the repository once, then use docs/users/bundles.md to pick a starting set.
  • Good starter combinations:
    • SaaS MVP: Essentials + Full-Stack Developer + QA & Testing
    • Production hardening: Security Developer + DevOps & Cloud + Observability & Monitoring
    • OSS shipping: Essentials + OSS Maintainer

Use workflows for outcome-driven execution

  • Read docs/users/workflows.md for human-readable playbooks.
  • Use data/workflows.json for machine-readable workflow metadata.
  • Initial workflows include shipping a SaaS MVP, security audits, AI agent systems, QA/browser automation, and DDD-oriented design work.

Need fewer active skills at runtime?

If Antigravity starts hitting context limits with too many active skills, the activation guidance in docs/users/agent-overload-recovery.md can materialize only the bundles or skill ids you want in the live Antigravity directory.

If you use OpenCode or another .agents/skills host, prefer a reduced install up front instead of copying the full library into a context-sensitive runtime. The installer now supports --risk, --category, and --tags so you can keep the installed set narrow.

Browse 1,372+ Skills

Use the root repo as a landing page, then jump into the deeper surface that matches your intent.

What you get in this repository

Best ways to explore

Compare alternatives

Troubleshooting

Keep the root README short; use the dedicated docs for recovery and platform-specific guidance.

Support the Project

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


Contributing

  • Add new skills under skills/<skill-name>/SKILL.md.
  • Follow the contributor guide in CONTRIBUTING.md.
  • Use the template in docs/contributors/skill-template.md.
  • Validate with npm run validate before opening a PR.
  • Keep community PRs source-only: do not commit generated registry artifacts like CATALOG.md, skills_index.json, or data/*.json.
  • If your PR changes SKILL.md, expect the automated skill-review check on GitHub in addition to the usual validation and security scans.
  • If your PR changes skills or risky guidance, manual logic review is still required even when the automated checks are green.

Community

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.
  • expo/skills: Official Expo skills - Expo project workflows and Expo Application Services guidance.
  • huggingface/skills: Official Hugging Face skills - Models, Spaces, datasets, inference, and broader Hugging Face ecosystem workflows.
  • neondatabase/agent-skills: Official Neon skills - Serverless Postgres workflows and Neon platform guidance.

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. (Image may be cached; view live contributors on GitHub.)

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

Star History

sickn33/antigravity-awesome-skills - Star History Chart

Star History Chart

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

License

Original code and tooling are licensed under the MIT License. See LICENSE.

Original documentation and other non-code written content are licensed under CC BY 4.0, unless a more specific upstream notice says otherwise. See docs/sources/sources.md for attributions and third-party license details.


About

Installable GitHub library of 1,340+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-CONTENT

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages