MCPHub LabRegistrysickn33/antigravity-awesome-skills
sickn33

sickn33/antigravity awesome skills

Built by sickn33 โ€ข 27,865 stars

What is sickn33/antigravity awesome skills?

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

How to use sickn33/antigravity awesome skills?

1. Install a compatible MCP client (like Claude Desktop). 2. Open your configuration settings. 3. Add sickn33/antigravity awesome skills using the following command: npx @modelcontextprotocol/sickn33-antigravity-awesome-skills 4. Restart the client and verify the new tools are active.
๐Ÿ›ก๏ธ Scoped (Restricted)
npx @modelcontextprotocol/sickn33-antigravity-awesome-skills --scope restricted
๐Ÿ”“ Unrestricted Access
npx @modelcontextprotocol/sickn33-antigravity-awesome-skills

Key Features

Native MCP Protocol Support
Real-time Tool Activation & Execution
Verified High-performance Implementation
Secure Resource & Context Handling

Optimized Use Cases

Extending AI models with custom local capabilities
Automating system workflows via natural language
Connecting external data sources to LLM context windows

sickn33/antigravity awesome skills FAQ

Q

Is sickn33/antigravity awesome skills safe?

Yes, sickn33/antigravity awesome skills follows the standardized Model Context Protocol security patterns and only executes tools with explicit user-granted permissions.

Q

Is sickn33/antigravity awesome skills up to date?

sickn33/antigravity awesome skills is currently active in the registry with 27,865 stars on GitHub, indicating its reliability and community support.

Q

Are there any limits for sickn33/antigravity awesome skills?

Usage limits depend on the specific implementation of the MCP server and your system resources. Refer to the official documentation below for technical details.

Official Documentation

View on GitHub
<!-- registry-sync: version=9.4.0; skills=1340; stars=28867; updated_at=2026-03-31T16:30:41+00:00 -->

๐ŸŒŒ Antigravity Awesome Skills: 1,340+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More

Installable GitHub library of 1,340+ 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,340+ 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.4.0. Trusted by 29k+ 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,340+ 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.

ToolInstallFirst Use
Claude Codenpx antigravity-awesome-skills --claude or Claude plugin marketplace>> /brainstorming help me plan a feature
Cursornpx antigravity-awesome-skills --cursor@brainstorming help me plan a feature
Gemini CLInpx antigravity-awesome-skills --geminiUse brainstorming to plan a feature
Codex CLInpx antigravity-awesome-skills --codexUse brainstorming to plan a feature
Antigravitynpx antigravity-awesome-skills --antigravityUse @brainstorming to plan a feature
Kiro CLInpx antigravity-awesome-skills --kiroUse brainstorming to plan a feature
Kiro IDEnpx antigravity-awesome-skills --path ~/.kiro/skillsUse @brainstorming to plan a feature
GitHub CopilotNo installer โ€” paste skills or rules manuallyAsk Copilot to use brainstorming to plan a feature
OpenCodenpx antigravity-awesome-skills --path .agents/skillsopencode run @brainstorming help me plan a feature
AdaL CLInpx antigravity-awesome-skills --path .adal/skillsUse brainstorming to plan a feature
Custom pathnpx antigravity-awesome-skills --path ./my-skillsDepends 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,340+ 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.

Browse 1,340+ 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

<a href="https://github.com/sickn33/antigravity-awesome-skills/graphs/contributors"> <img src="https://contrib.rocks/image?repo=sickn33/antigravity-awesome-skills" alt="Repository contributors" /> </a>

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!

<!-- GitHub Topics (for maintainers): claude-code, gemini-cli, codex-cli, antigravity, cursor, github-copilot, opencode, agentic-skills, ai-coding, llm-tools, ai-agents, autonomous-coding, mcp, ai-developer-tools, ai-pair-programming, vibe-coding, skill, skills, SKILL.md, rules.md, CLAUDE.md, GEMINI.md, CURSOR.md -->

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.


Global Ranking

8.5
Trust ScoreMCPHub Index

Based on codebase health & activity.

Manual Config

{ "mcpServers": { "sickn33-antigravity-awesome-skills": { "command": "npx", "args": ["sickn33-antigravity-awesome-skills"] } } }