antigravity-awesome-skills
NewExpose the plugin-safe Claude Code subset of Antigravity Awesome Skills through a single marketplace entry.
Overview
<!-- registry-sync: version=12.3.0; skills=1527; stars=40206; updated_at=2026-06-10T07:45:17+00:00 --> 
š Antigravity Awesome Skills: 1,527+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More
Installable GitHub library of 1,527+ 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 focused plugin 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 the right surface quickly, choose the right tool path, and then follow deeper docs only when you need them.
The canonical project page is the GitHub repository at <https://github.com/sickn33/antigravity-awesome-skills>; the hosted catalog is a companion discovery surface for search, plugins, and skill detail pages.
Start here: Install in 1 minute Ā· Recommended plugins Ā· Compare plugin packs Ā· Choose your tool Ā· š Browse 1,527+ Skills Ā· Bundles & workflows Ā· Support the project
            
Current release: V12.3.0. Trusted by 40k+ 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-skillsto 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,527+ skills across development, testing, security, infrastructure, product, and marketing.
- ā¢Focused by default: specialized plugins help you start with the web, security, data, docs, DevOps, QA, OSS, or agent/MCP workflows you actually need.
- ā¢Useful whether you want breadth or curation: install the full catalog, choose a specialized plugin, start with bundles, or compare alternatives before installing.
Table of Contents
- ā¢Why This Repo
- ā¢Installation
- ā¢Recommended Specialized Plugins
- ā¢Choose Your Tool
- ā¢Quick FAQ
- ā¢Bundles & Workflows
- ā¢Browse 1,527+ Skills
- ā¢Troubleshooting
- ā¢Stable Skills Manifest v1
- ā¢Support the Project
- ā¢Contributing
- ā¢Community
- ā¢Credits & Sources
- ā¢Repo Contributors
- ā¢Star History
- ā¢License
Installation
Most users should start by choosing the smallest useful surface:
- ā¢Specialized plugins when the job has a clear domain.
- ā¢Full library install when you want every skill available in a local skills directory.
- ā¢Bundles and workflows when you want role-based recommendations or ordered execution playbooks.
Full library install
# Default: ~/.agents/skills (Antigravity 2.0 global). Use --path for other locations.
npx antigravity-awesome-skills
# Antigravity CLI slash commands (agy): ~/.gemini/antigravity-cli/skills/<skill>/SKILL.md
npx antigravity-awesome-skills --agyThe npm installer uses a shallow, release-pinned clone by default so first-run installs stay lighter than a full repository history checkout while matching the published npm package version. Use --tag main only when you intentionally want the current repository tip.
Verify the install
test -d ~/.agents/skills && echo "Skills installed in ~/.agents/skills"Run your first skill
Use @brainstorming to plan a SaaS MVP.Prefer plugins for Claude Code or Codex?
- ā¢Use a specialized plugin when you want a focused marketplace-style distribution.
- ā¢Use the full-library plugin only when you want the widest plugin-safe catalog.
- ā¢Read Plugins for Claude Code and Codex for full-library plugin install vs specialized plugin install vs direct skills install.
Recommended Specialized Plugins
Do not install everything first if you already know the work. Start with the focused plugin for your job, then add more only when the task expands.
All specialized plugins are generated as Claude Code and Codex plugin bundles. For Antigravity, use the same SKILL.md content through the installer or supported skills paths.
| Plugin | Skills | Best for |
|---|---|---|
| AAS Web App Builder | 9 | Frontend and full-stack developers shipping modern web apps. |
| AAS Product Design Studio | 8 | Product UI, brand, portfolio, and richer visual work. |
| AAS Security Engineer | 9 | Authorized security testing, audit, and hardening. |
| AAS Secure App Builder | 8 | Developers who want security embedded while building features. |
| AAS Documents & Presentations | 8 | Office files, document conversion, decks, and slide workflows. |
| AAS Data Analytics | 8 | Product analytics, SQL, dashboards, and experiments. |
| AAS Agent & MCP Builder | 9 | Agentic apps, MCP tools, RAG systems, and evaluation loops. |
| AAS OSS Maintainer | 10 | PRs, releases, reviews, and contributor handoffs. |
| AAS QA & Test Automation | 9 | Test suites, browser automation, and QA stabilization. |
| AAS DevOps & Cloud | 9 | Infrastructure, deployments, and operational workflows. |
Next-wave plugins cover marketing/SEO/growth, automation, observability/incident response, Python APIs, and mobile apps.
- ā¢Read the specialized plugin roadmap.
- ā¢Read the plugin guide for Claude Code and Codex.
- ā¢Compare the hosted specialized plugin landing page.
- ā¢Browse the generated plugin folders in `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 IDE | npx antigravity-awesome-skills --antigravity | Use @brainstorming to plan a feature |
Antigravity CLI (agy) | npx antigravity-awesome-skills --agy | /brainstorming help me 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 |
Use the table above for install targets. Use specialized plugins when you are choosing what to install for a domain, then use the host guides below only for path details, prompt examples, and setup caveats.
- ā¢Claude Code skills: install paths, starter skills, prompt examples, and plugin marketplace flow.
- ā¢Cursor skills:
.cursor/skills/setup, UI-heavy work, and pair-programming flows. - ā¢Codex CLI skills: planning, implementation, debugging, and review skills for local coding loops.
- ā¢Gemini CLI skills: research, agent systems, integrations, and engineering workflows.
- ā¢AI agent skills guide: breadth vs curation, skill-library evaluation, and starting-point selection.
Quick FAQ
What is Antigravity Awesome Skills?
Antigravity Awesome Skills (Release 12.3.0) is a large, installable skill library for AI coding assistants. It packages 1,527+ reusable SKILL.md playbooks, specialized plugins, bundles, workflows, generated catalogs, and a CLI installer so Claude Code, Codex CLI, Cursor, Gemini CLI, Antigravity, and similar tools can reuse proven operating instructions instead of one-off prompts.
How do I install it?
Run npx antigravity-awesome-skills for the default full-library install. Use a tool-specific flag such as --codex, --cursor, --gemini, --claude, or --antigravity when you want the installer to place skills in the directory your assistant already watches.
What are AAS specialized plugins?
AAS specialized plugins are focused, domain-specific distributions of the skill library. They package the most relevant skills for web apps, security, data analytics, documents, DevOps, QA, OSS maintenance, and agent or MCP work so users can start with the right surface instead of activating the entire catalog.
Should I use the full library or a plugin?
Use the full library if you want the biggest catalog and direct filesystem control. Use a specialized plugin when you want a smaller, marketplace-style distribution for a specific workflow in Claude Code or Codex. For Antigravity, install the matching skills into the supported skills path. The complete explanation lives in Plugins for Claude Code and Codex.
How are plugins, bundles, and workflows different?
Plugins are installable packaging surfaces, bundles are curated skill recommendations, and workflows are ordered execution playbooks. Start with a plugin when the domain is clear, use bundles to compare adjacent skills, and use workflows when the important part is sequencing planning, coding, testing, auditing, or release work.
Where do I browse plugins, bundles, workflows, and the full catalog?
Start with Specialized Plugins when you want an installable domain pack. Use Bundles for role-based recommendations, Workflows for ordered execution playbooks, CATALOG.md for the full registry, and the hosted GitHub Pages catalog for searchable browsing.
Bundles & Workflows
Plugins, bundles, and workflows answer different questions. Plugins are the installable packaging surface; bundles are curated recommendations; workflows are ordered playbooks for getting a result.
| Surface | Answers | Use it for |
|---|---|---|
| Specialized plugin | What should I install or activate for this domain? | Focused Claude Code/Codex plugin packaging and Antigravity-compatible skill selection. |
| Bundle | Which skills naturally belong together? | Role-based discovery after a full-library install or when building a custom subset. |
| Workflow | What order should the agent run skills in? | Planning, shipping, auditing, testing, or incident-style execution. |
Use a specialized plugin first when your domain is clear. Use bundles to explore adjacent skills or assemble a custom install. Use workflows when the hard part is sequencing the work.
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 closest specialized plugin when one matches your work, or install the repository once and 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,527+ 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
- ā¢Skills library in `skills/`
- ā¢Installer CLI powered by the npm package in `package.json`
- ā¢Generated catalog and metadata in `CATALOG.md`,
skills_index.json, and `data/` - ā¢Hosted and local web app in `apps/web-app` and on GitHub Pages
- ā¢Role-based bundles in docs/users/bundles.md
- ā¢Specialized plugin surfaces in docs/users/specialized-plugin-roadmap.md, docs/users/plugins.md, and `plugins/`
- ā¢Execution workflows in docs/users/workflows.md
- ā¢User, contributor, and maintainer docs under `docs/`
- ā¢Project visuals in `assets/`, including the hero, social card, logo, and support banner
Best ways to explore
- ā¢Read the full catalog in `CATALOG.md`.
- ā¢Browse the hosted catalog at https://sickn33.github.io/antigravity-awesome-skills/.
- ā¢Start with Getting Started and Usage if you are new after installation.
- ā¢Use Bundles for role-based discovery and Workflows for step-by-step execution.
- ā¢Use Plugins for Claude Code and Codex when you care about marketplace-safe distribution, and the Specialized Plugin Roadmap when you want the best plugin candidates.
Compare alternatives
- ā¢[Antigravity Awesome Skills vs Awesome Claude Skills](docs/users/antigravity-awesome-skills-vs-awesome-claude-skills.md) for breadth vs curated-list tradeoffs.
- ā¢[Best Claude Code skills on GitHub](docs/users/best-claude-code-skills-github.md) for a high-intent shortlist.
- ā¢[Best Cursor skills on GitHub](docs/users/best-cursor-skills-github.md) for Cursor-compatible options and selection criteria.
Troubleshooting
Keep the root README short; use the dedicated docs for recovery and platform-specific guidance.
- ā¢If you are confused after installation, start with the Usage Guide.
- ā¢If you integrate antigravity-awesome-skills into a host, read the discovery contract first: Stable Skills Manifest v1.
- ā¢For Windows truncation or context crash loops, use docs/users/windows-truncation-recovery.md.
- ā¢For Linux/macOS overload or selective activation, use docs/users/agent-overload-recovery.md.
- ā¢For OpenCode or other
.agents/skillsinstalls, prefer a reduced install such asnpx antigravity-awesome-skills --path .agents/skills --category development,backend --risk safe,none. - ā¢For plugin install details, host compatibility, and marketplace-safe distribution, use docs/users/plugins.md.
- ā¢For contributor expectations and guardrails, use CONTRIBUTING.md, `CODE_OF_CONDUCT.md`, and `SECURITY.md`.
Stable Skills Manifest v1
Host integrations should use:
- ā¢`skills_index.json` as the canonical array-format manifest.
- ā¢`schemas/skills-index.v1.schema.json` for the JSON shape.
- ā¢`data/skills_index.json` as the compatibility mirror.
This keeps discovery stable (id, path, metadata) while ensuring hosts only load SKILL.md for requested @skill-id values.
Support the Project
Support is optional. The project stays free and open-source for everyone.

- ā¢Buy me a book on Buy Me a Coffee
- ā¢Star the repository
- ā¢Open reproducible issues
- ā¢Contribute docs, fixes, and skills
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 validatebefore opening a PR. - ā¢Keep community PRs source-only: do not commit generated registry artifacts like
CATALOG.md,skills_index.json, ordata/*.json. - ā¢If your PR changes
SKILL.md, expect the automatedskill-reviewcheck 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
- ā¢Discussions for questions, ideas, showcase posts, and community feedback.
- ā¢Issues for reproducible bugs and concrete, actionable improvement requests.
- ā¢Follow @AASkills_ on X for daily skills, practical workflows, and example prompts from the repo.
- ā¢Follow @sickn33 on X for project updates and releases.
- ā¢`CODE_OF_CONDUCT.md` for community expectations and moderation standards.
- ā¢`SECURITY.md` for security reporting.
Credits & Sources
We stand on the shoulders of giants.
š [View the Full Attribution Ledger](docs/sources/sources.md)
Source credits stay here for attribution and auditability. Repository contributor credit lives separately in Repo Contributors.
Key source families include:
- ā¢Official AI platform and tool repositories
- ā¢Security, web, infrastructure, data, design, and automation communities
- ā¢Independent skill authors and open-source maintainers
<details open> <summary><strong>Official Sources</strong></summary>
Official Sources
- ā¢[anthropics/skills](https://github.com/anthropics/skills): Official Anthropic skills repository - Document manipulation (DOCX, PDF, PPTX, XLSX), Brand Guidelines, Internal Communications.
- ā¢[anthropics/claude-cookbooks](https://github.com/anthropics/claude-cookbooks): Official notebooks and recipes for building with Claude.
- ā¢[remotion-dev/skills](https://github.com/remotion-dev/skills): Official Remotion skills - Video creation in React with 28 modular rules.
- ā¢[vercel-labs/agent-skills](https://github.com/vercel-labs/agent-skills): Vercel Labs official skills - React Best Practices, Web Design Guidelines.
- ā¢[openai/skills](https://github.com/openai/skills): OpenAI Codex skills catalog - Agent skills, Skill Creator, Concise Planning.
- ā¢[supabase/agent-skills](https://github.com/supabase/agent-skills): Supabase official skills - Postgres Best Practices.
- ā¢[microsoft/skills](https://github.com/microsoft/skills): Official Microsoft skills - Azure cloud services, Bot Framework, Cognitive Services, and enterprise development patterns across .NET, Python, TypeScript, Go, Rust, and Java.
- ā¢[MiniMax-AI/cli](https://github.com/MiniMax-AI/cli): Official MiniMax CLI - text, image, video, speech, music, vision, and web-search workflows for MiniMax models and APIs.
- ā¢[google-gemini/gemini-skills](https://github.com/google-gemini/gemini-skills): Official Gemini skills - Gemini API, SDK and model interactions.
- ā¢[apify/agent-skills](https://github.com/apify/agent-skills): Official Apify skills - Web scraping, data extraction and automation.
- ā¢[BuyWhere/buywhere-mcp](https://github.com/BuyWhere/buywhere-mcp): Official BuyWhere MCP server ā search and compare products from Singapore, SEA, and US markets via Model Context Protocol.
- ā¢[expo/skills](https://github.com/expo/skills): Official Expo skills - Expo project workflows and Expo Application Services guidance.
- ā¢[huggingface/skills](https://github.com/huggingface/skills): Official Hugging Face skills - Models, Spaces, datasets, inference, and broader Hugging Face ecosystem workflows.
- ā¢[longbridge/skills](https://github.com/longbridge/skills): Official Longbridge Securities skills - real-time quotes, charts, fundamentals, portfolio analysis, options, and market workflows for HK, US, A-share, and SG markets.
- ā¢[HasData/hasdata-cli](https://github.com/HasData/hasdata-cli): Official HasData CLI and API guidance for search, scraping, ecommerce, travel, jobs, local business, and structured web data workflows.
- ā¢[runapi-ai/cli-skill](https://github.com/runapi-ai/cli-skill): Official RunAPI CLI skill - generate AI images, videos, and music/audio from agent workflows, plus run other model API jobs.
- ā¢[neondatabase/agent-skills](https://github.com/neondatabase/agent-skills): Official Neon skills - Serverless Postgres workflows and Neon platform guidance.
- ā¢[Skyvern-AI/skyvern](https://github.com/Skyvern-AI/skyvern): Official Skyvern browser automation skill ā AI-powered browser control using Vision LLMs and computer vision for navigating sites, filling forms, and extracting structured data.
- ā¢[scopeblind/scopeblind-gateway](https://github.com/scopeblind/scopeblind-gateway): Official Scopeblind MCP governance toolkit - Cedar policy authoring, shadow-to-enforce rollout, and signed-receipt verification guidance for agent tool calls.
</details>
<details> <summary><strong>Community Contributors & Source Repositories</strong></summary>
Community Contributors
- ā¢[Suraj1235/open-dynamic-workflows](https://github.com/Suraj1235/open-dynamic-workflows): Source for the
open-dynamic-workflowsskill - open-source dynamic multi-agent workflow engine that plans, orchestrates, and adversarially verifies parallel AI coding agents across OpenCode, Codex, Antigravity, and VS Code (MIT). - ā¢[multica-ai/andrej-karpathy-skills](https://github.com/multica-ai/andrej-karpathy-skills): Source for the
andrej-karpathyskill - English Karpathy-inspired LLM coding guidelines for simplicity, surgical changes, assumption surfacing, and verifiable success criteria (MIT). - ā¢[mskadu/opencode-agent-skills](https://github.com/mskadu/opencode-agent-skills): Source for opencode behavior, permission, skill-suggestion, and smart Git automation skills.
- ā¢[adelaidasofia/ai-brain-starter](https://github.com/adelaidasofia/ai-brain-starter): Source for the
ingest-youtubeskill - YouTube transcript ingestion into markdown vaults with yt-dlp metadata, VTT cleanup, and capture-seed stubs (MIT). - ā¢[JularDepick/user-thoughts.SKILL](https://github.com/JularDepick/user-thoughts.SKILL): Source for the
user-thoughtsskill - persistent project idea repository workflows for capturing decisions, tech stack notes, UI/UX rationale, and MDBASE-backed project memory (MIT). - ā¢[ZeroPointRepo/youtube-skills](https://github.com/ZeroPointRepo/youtube-skills): Source for the
youtube-fullskill - TranscriptAPI-backed YouTube transcripts, search, channel browsing, playlists, and cloud-safe video research workflows (MIT). - ā¢[ejentum/ejentum-mcp](https://github.com/ejentum/ejentum-mcp): Source for the
ejentum-reasoning-harnessskill - MCP cognitive harness modes for reasoning, code review, anti-deception checks, and memory-drift analysis (MIT). - ā¢[luoyuctl/agenttrace](https://github.com/luoyuctl/agenttrace): Source for the
agenttrace-session-auditskill - local AI coding-agent session audits for cost spikes, tool failures, latency gaps, anomalies, health gates, and session diffs (MIT). - ā¢[mturac/recsys-pipeline-architect](https://github.com/mturac/recsys-pipeline-architect): Source for the
recsys-pipeline-architectskill - recommendation, ranking, and feed pipeline architecture using Source, Hydrator, Filter, Scorer, Selector, and SideEffect stages (MIT). - ā¢[aomi-labs/skills](https://github.com/aomi-labs/skills): Source for the
aomi-transactskill ā natural-language driver for the Aomi CLI with account-abstraction-first execution and simulate-then-sign across 25+ DeFi apps (MIT). - ā¢[rich-elicitation](https://github.com/CyberZenithX/Rich-Elicitation-Skill): Source for the
rich-elicitationskill - asks clarifying questions in multiple rounds before starting ambiguous tasks. - ā¢[CodeShuX/mockhunter](https://github.com/CodeShuX/mockhunter): Source for the
mock-hunterskill - Playwright-based live-page audits that classify visible values as real, mock, LLM-generated, hardcoded, broken, or unknown (MIT). - ā¢[commitshow/production-audit](https://github.com/commitshow/production-audit): Source for the
production-auditskill - shipped-app readiness auditing across deployment health, RLS, webhooks, secrets exposure, grants, Stripe idempotency, and mobile UX. - ā¢[MohamedAbdallah-14/unslop](https://github.com/MohamedAbdallah-14/unslop): Source for the
unslopskill - deterministic and LLM-assisted cleanup for AI-generated prose across CLI and agent tool workflows. - ā¢[monte-carlo-data/mc-agent-toolkit](https://github.com/monte-carlo-data/mc-agent-toolkit): Monte Carlo data observability skills ā table health checks, change impact assessment, monitor creation, push ingestion, and SQL validation notebooks for dbt changes.
- ā¢[openclaw/skills](https://github.com/openclaw/skills): Source for the
daily-giftskill - relationship-aware creative gift generation with editorial judgment, concept selection, and multi-format rendering. - ā¢[umutbozdag/agent-skills-manager](https://github.com/umutbozdag/agent-skills-manager): Source for the
manage-skillsskill - cross-tool skill discovery, creation, editing, toggling, copying, moving, and deletion workflows across major agent coding tools. - ā¢[pumanitro/global-chat](https://github.com/pumanitro/global-chat): Source for the Global Chat Agent Discovery skill - cross-protocol discovery of MCP servers and AI agents across multiple registries.
- ā¢[bitjaru/styleseed](https://github.com/bitjaru/styleseed): StyleSeed Toss UI and UX skill collection - setup wizard, page and pattern generation, design-token management, accessibility review, UX audits, feedback states, and microcopy guidance for professional mobile-first UI.
- ā¢[yikuansun/PhotopeaAPI](https://github.com/yikuansun/PhotopeaAPI): Source for the
photopea-embedded-editorskill - Photopea embedding, host-page messaging, file I/O, scripting, and export workflows for web apps (MIT). - ā¢[milkomida77/guardian-agent-prompts](https://github.com/milkomida77/guardian-agent-prompts): Source for the Multi-Agent Task Orchestrator skill - production-tested delegation patterns, anti-duplication, and quality gates for coordinated agent work.
- ā¢[Elkidogz/technical-change-skill](https://github.com/Elkidogz/technical-change-skill): Source for the Technical Change Tracker skill - structured JSON change records, session handoff, and accessible HTML dashboards for coding continuity.
- ā¢[vipin-si/article-illustrations](https://github.com/vipin-si/article-illustrations): Source for the
article-illustrationsskill - Grav-style hand-drawn article illustrations with whiteboard sketches, sparse annotations, and visual metaphor QA guidance (MIT). - ā¢[274326424/video-content-extractor](https://github.com/274326424/video-content-extractor): Source for the
video-content-extractorskill - FFmpeg and Tesseract OCR workflows for extracting timestamped screen text and structured Markdown reports from MP4 videos (MIT). - ā¢[rmyndharis/antigravity-skills](https://github.com/rmyndharis/antigravity-skills): For the massive contribution of 300+ Enterprise skills and the catalog generation logic.
- ā¢[amartelr/antigravity-workspace-manager](https://github.com/amartelr/antigravity-workspace-manager): Workspace Manager CLI companion to dynamically auto-provision subsets of skills across local development environments.
- ā¢[obra/superpowers](https://github.com/obra/superpowers): The original "Superpowers" by Jesse Vincent.
- ā¢[guanyang/antigravity-skills](https://github.com/guanyang/antigravity-skills): Core Antigravity extensions.
- ā¢[diet103/claude-code-infrastructure-showcase](https://github.com/diet103/claude-code-infrastructure-showcase): Infrastructure and Backend/Frontend Guidelines.
- ā¢[ChrisWiles/claude-code-showcase](https://github.com/ChrisWiles/claude-code-showcase): React UI patterns and Design Systems.
- ā¢[travisvn/awesome-claude-skills](https://github.com/travisvn/awesome-claude-skills): Loki Mode and Playwright integration.
- ā¢[Dimillian/Skills](https://github.com/Dimillian/Skills): Curated Codex skills focused on Apple platforms, GitHub workflows, refactoring, and performance (MIT).
- ā¢[zebbern/claude-code-guide](https://github.com/zebbern/claude-code-guide): Comprehensive Security suite & Guide (Source for ~60 new skills).
- ā¢[morsechimwai/lemmaly](https://github.com/morsechimwai/lemmaly): Source for the
lemmaly,mathguard,invariant-guard, andcomplexity-cutsskills ā algorithm-first discipline layer that forces AI coding agents to state Big-O, name the data structure, prove termination, and pick the right algorithm before writing the loop. Ships a deterministic CI scanner with 59 rules across 11 languages (Apache-2.0). - ā¢[alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills): Senior Engineering and PM toolkit.
- ā¢[karanb192/awesome-claude-skills](https://github.com/karanb192/awesome-claude-skills): A massive list of verified skills for Claude Code.
- ā¢[VoltAgent/awesome-agent-skills](https://github.com/VoltAgent/awesome-agent-skills): Curated collection of 1000+ official and community agent skills from leading development teams (MIT).
- ā¢[zircote/.claude](https://github.com/zircote/.claude): Archived Claude Code dotfiles/config repo with a Shopify development skill reference.
- ā¢[vibeforge1111/vibeship-spawner-skills](https://github.com/vibeforge1111/vibeship-spawner-skills): AI agents, integrations, maker tools, and other production-grade skill packs.
- ā¢[coreyhaines31/marketingskills](https://github.com/coreyhaines31/marketingskills): Marketing skills for CRO, copywriting, SEO, paid ads, and growth (23 skills, MIT).
- ā¢[iradoweck/antigravity-awesome-skills](https://github.com/iradoweck/antigravity-awesome-skills): Source for the GeminiIgnore FinOps skill -
.geminiignoresetup patterns for context-window efficiency and token cost reduction. - ā¢[heyneuron/flowhunt-skill](https://github.com/heyneuron/flowhunt-skill): Source for the FlowHunt automation discovery audit skill - workflow intake, tool-by-tool audit, and opportunity prioritization for productivity automation.
- ā¢[Intelligent-Internet/II-Commons-Skills](https://github.com/Intelligent-Internet/II-Commons-Skills): Source for the II-Commons research skill - deterministic retrieval across arXiv, PubMed/PMC, and supported US policy corpora.
- ā¢[AgriciDaniel/claude-seo](https://github.com/AgriciDaniel/claude-seo): SEO workflow collection covering technical SEO, hreflang, sitemap, geo, schema, and programmatic SEO patterns.
- ā¢[Leonxlnx/taste-skill](https://github.com/Leonxlnx/taste-skill): Frontend design taste skill collection covering premium UI generation, redesign audits, GSAP motion, Stitch design systems, minimalist and brutalist visual modes, and full-output enforcement.
- ā¢[2slides/slides-generation-2slides-skills](https://github.com/2slides/slides-generation-2slides-skills): Source for the
2slides-ppt-generatorskill - AI presentation generation, PDF deck creation, narration, theme search, and slide export workflows using the 2slides API (MIT). - ā¢[sarveshtalele/linkedin-content-skill](https://github.com/sarveshtalele/linkedin-content-skill): Source for the
linkedin-content-generatorskill - LinkedIn post, carousel, newsletter, and content-calendar generation workflows with local feedback memory (MIT). - ā¢[mrprewsh/seo-aeo-engine](https://github.com/mrprewsh/seo-aeo-engine): SEO/AEO content-growth system covering keyword research, content clustering, landing pages, blog structure, schema, internal linking, and audit workflows.
- ā¢[jonathimer/devmarketing-skills](https://github.com/jonathimer/devmarketing-skills): Developer marketing skills ā HN strategy, technical tutorials, docs-as-marketing, Reddit engagement, developer onboarding, and more (33 skills, MIT).
- ā¢[kepano/obsidian-skills](https://github.com/kepano/obsidian-skills): Obsidian-focused skills for markdown, Bases, JSON Canvas, CLI workflows, and content cleanup.
- ā¢[lewiswigmore/agent-skills](https://github.com/lewiswigmore/agent-skills): Source for the
vscode-extension-guide-enskill - VS Code extension development workflows, packaging, Marketplace publishing, TreeView, and webview patterns. - ā¢[mbenhard/unship](https://github.com/mbenhard/unship): Source for the
unshipskill - local workflow for comparing AI-generated UI variants in a real app, then keeping one option and cleaning up temporary alternatives (MIT). - ā¢[Silverov/yandex-direct-skill](https://github.com/Silverov/yandex-direct-skill): Yandex Direct (API v5) advertising audit skill ā 55 automated checks, A-F scoring, campaign/ad/keyword analysis for the Russian PPC market (MIT).
- ā¢[vudovn/antigravity-kit](https://github.com/vudovn/antigravity-kit): AI Agent templates with Skills, Agents, and Workflows (33 skills, MIT).
- ā¢[affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code): Large Claude Code configuration and workflow collection from an Anthropic hackathon winner (MIT).
- ā¢[whatiskadudoing/fp-ts-skills](https://github.com/whatiskadudoing/fp-ts-skills): Practical fp-ts skills for TypeScript ā fp-ts-pragmatic, fp-ts-react, fp-ts-errors (v4.4.0).
- ā¢[warmskull/idea-darwin](https://github.com/warmskull/idea-darwin): Darwinian idea-evolution workflow for structured ideation rounds, mutation, crossbreeding, critique, and lineage tracking.
- ā¢[Slashworks-biz/idea-os](https://github.com/Slashworks-biz/idea-os): Source for the
idea-osskill - five-phase pipeline (triage -> clarify -> research -> PRD -> plan) that turns raw ideas into a build-ready PRD and execution plan. - ā¢[webzler/agentMemory](https://github.com/webzler/agentMemory): Source for the agent-memory-mcp skill.
- ā¢[rafsilva85/credit-optimizer-v5](https://github.com/rafsilva85/credit-optimizer-v5): Manus AI credit optimizer skill ā intelligent model routing, context compression, and smart testing. Saves 30-75% on credits with zero quality loss. Audited across 53 scenarios.
- ā¢[ndesv21/socialclaw](https://github.com/ndesv21/socialclaw): Source for the SocialClaw social media publishing skill - campaign scheduling and publishing across major social platforms with a single workspace API key.
- ā¢[Wittlesus/cursorrules-pro](https://github.com/Wittlesus/cursorrules-pro): Professional .cursorrules configurations for 8 frameworks - Next.js, React, Python, Go, Rust, and more. Works with Cursor, Claude Code, and Windsurf.
- ā¢[nedcodes-ok/rule-porter](https://github.com/nedcodes-ok/rule-porter): Bidirectional rule converter between Cursor (.mdc), Claude Code (CLAUDE.md), GitHub Copilot, Windsurf, and legacy .cursorrules formats. Zero dependencies.
- ā¢[SSOJet/skills](https://github.com/ssojet/skills): Production-ready SSOJet skills and integration guides for popular frameworks and platforms ā Node.js, Next.js, React, Java, .NET Core, Go, iOS, Android, and more. Works seamlessly with SSOJet SAML, OIDC, and enterprise SSO flows. Works with Cursor, Antigravity, Claude Code, and Windsurf.
- ā¢[MojoAuth/skills](https://github.com/MojoAuth/skills): Production-ready MojoAuth guides and examples for popular frameworks like Node.js, Next.js, React, Java, .NET Core, Go, iOS, and Android.
- ā¢[mishanefedov/skill-issue](https://github.com/mishanefedov/skill-issue): Source for the
skill-issueactivation-audit skill for grading SKILL.md trigger metadata, prompt matching, and collision clusters (MIT). - ā¢[yehudalevy-collab/polis-protocol](https://github.com/yehudalevy-collab/polis-protocol): Source for the
polis-protocolmulti-agent coordination skill with capability cards, routing history, and protocol amendments (MIT). - ā¢[Xquik-dev/x-twitter-scraper](https://github.com/Xquik-dev/x-twitter-scraper): X (Twitter) data platform ā tweet search, user lookup, follower extraction, engagement metrics, giveaway draws, monitoring, webhooks, 19 extraction tools, MCP server.
- ā¢[connerlambden/helium-mcp](https://github.com/connerlambden/helium-mcp): Source for the
helium-mcpskill ā MCP server for news intelligence, media bias analysis, market data, options pricing, and semantic meme search. - ā¢[shmlkv/dna-claude-analysis](https://github.com/shmlkv/dna-claude-analysis): Personal genome analysis toolkit ā Python scripts analyzing raw DNA data across 17 categories (health risks, ancestry, pharmacogenomics, nutrition, psychology, etc.) with terminal-style single-page HTML visualization.
- ā¢[AlmogBaku/debug-skill](https://github.com/AlmogBaku/debug-skill): Interactive debugger skill for AI agents ā breakpoints, stepping, variable inspection, and stack traces via the
dapCLI. Supports Python, Go, Node.js/TypeScript, Rust, and C/C++. - ā¢[sendblue-api/sendblue-cli](https://github.com/sendblue-api/sendblue-cli): Source for the
sendblue-cli,sendblue-api, andsendblue-notifyskills ā iMessage, SMS, and RCS messaging via Sendblue's CLI and HTTP API, plus "text me when X finishes" notification patterns for Claude Code hooks and/loop//schedulejobs (MIT). - ā¢[njerschow/textme](https://github.com/njerschow/textme): Source for the
textmeskill ā local daemon bridging inbound iMessages (via Sendblue) to a Claude Code session on the user's machine, with voice notes, image input, code execution, and a phone-number whitelist (MIT). - ā¢[aptratcn/skill-audit](https://github.com/aptratcn/skill-audit): Pre-install security audit skill for detecting malicious, overprivileged, or suspicious third-party agent skills before installation (MIT).
- ā¢[uberSKILLS](https://github.com/uberskillsdev/uberSKILLS): Design, test, and deploy Claude Code Agent Skills through a visual, AI-assisted workflow.
- ā¢[christopherlhammer11-ai/tool-use-guardian](https://github.com/christopherlhammer11-ai/tool-use-guardian): Source for the Tool Use Guardian skill ā tool-call reliability wrapper with retries, recovery, and failure classification.
- ā¢[christopherlhammer11-ai/recallmax](https://github.com/christopherlhammer11-ai/recallmax): Source for the RecallMax skill ā long-context memory, summarization, and conversation compression for agents.
- ā¢[tsilverberg/webapp-uat](https://github.com/tsilverberg/webapp-uat): Full browser UAT skill ā Playwright testing with console/network error capture, WCAG 2.2 AA accessibility checks, i18n validation, responsive testing, and P0-P3 bug triage. Read-only by default, works with React, Vue, Angular, Ionic, Next.js.
- ā¢[Wolfe-Jam/faf-skills](https://github.com/Wolfe-Jam/faf-skills): AI-context and project DNA skills ā .faf format management, AI-readiness scoring, bi-sync, MCP server building, and championship-grade testing (17 skills, MIT).
- ā¢[fullstackcrew-alpha/privacy-mask](https://github.com/fullstackcrew-alpha/privacy-mask): Local image privacy masking for AI coding agents. Detects and redacts PII, API keys, and secrets in screenshots via OCR + 47 regex rules. Claude Code hook integration for automatic masking. Supports Tesseract and RapidOCR. 100% offline (MIT).
- ā¢[AvdLee/SwiftUI-Agent-Skill](https://github.com/AvdLee/SwiftUI-Agent-Skill): SwiftUI best-practices skill for agent workflows (MIT).
- ā¢[CloudAI-X/threejs-skills](https://github.com/CloudAI-X/threejs-skills): Three.js-focused skill collection for agent-assisted 3D web work.
- ā¢[K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills): Scientific, research, engineering, finance, and writing skill suite (MIT).
- ā¢[NotMyself/claude-win11-speckit-update-skill](https://github.com/NotMyself/claude-win11-speckit-update-skill): Archived Speckit update skill for Claude Code (MIT).
- ā¢[SHADOWPR0/beautiful_prose](https://github.com/SHADOWPR0/beautiful_prose): Writing-quality skill for improving prose and reducing generic output.
- ā¢[SHADOWPR0/security-bluebook-builder](https://github.com/SHADOWPR0/security-bluebook-builder): Security documentation/buildbook skill for agent workflows.
- ā¢[SeanZoR/claude-speed-reader](https://github.com/SeanZoR/claude-speed-reader): RSVP-style speed-reading helper for Claude responses (MIT).
- ā¢[Shpigford/skills](https://github.com/Shpigford/skills): General-purpose agent skills for common development tasks (MIT).
- ā¢[ZhangHanDong/makepad-skills](https://github.com/ZhangHanDong/makepad-skills): Makepad app-development skills and references (MIT).
- ā¢[czlonkowski/n8n-skills](https://github.com/czlonkowski/n8n-skills): n8n workflow-building skills for Claude Code (MIT).
- ā¢[frmoretto/clarity-gate](https://github.com/frmoretto/clarity-gate): Verification protocol for marking uncertainty and reducing hallucinated certainty in LLM-facing docs.
- ā¢[fruitwyatt/puzzle-activity-planner](https://github.com/fruitwyatt/puzzle-activity-planner): Puzzle activity-planning skill for classrooms, parties, and events with generator-link workflows.
- ā¢[gokapso/agent-skills](https://github.com/gokapso/agent-skills): Kapso/WhatsApp-oriented agent skills.
- ā¢[huifer/WellAlly-health](https://github.com/huifer/WellAlly-health): Healthcare assistant project cited in release history as a source for health-focused agent capabilities (MIT).
- ā¢[hyhmrright/brooks-lint](https://github.com/hyhmrright/brooks-lint): AI code-review skill grounded in classic software engineering books for design-smell, coupling, and architecture review.
- ā¢[hyhmrright/logic-lens](https://github.com/hyhmrright/logic-lens): AI code-review skill for formal logic inspection across bugs, race conditions, security risks, and API contract issues.
- ā¢[ibelick/ui-skills](https://github.com/ibelick/ui-skills): UI-polish skills for improving interfaces built by agents (MIT).
- ā¢[jackjin1997/ClawForge](https://github.com/jackjin1997/ClawForge): Resource hub of skills, MCP servers, and agent tooling for OpenClaw.
- ā¢[jthack/ffuf_claude_skill](https://github.com/jthack/ffuf_claude_skill): FFUF skill for web fuzzing workflows in Claude.
- ā¢[kubestellar/console](https://github.com/kubestellar/console): KubeStellar Console multi-cluster Kubernetes dashboard with
kc-agentMCP integration, AI-assisted operations, and built-in agent skills. - ā¢[MetcalfSolutions/Satori](https://github.com/MetcalfSolutions/Satori): Clinically informed wisdom companion blending psychology frameworks and wisdom traditions into a structured reflective partner.
- ā¢[muratcankoylan/Agent-Skills-for-Context-Engineering](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering): Context-engineering, multi-agent, and production agent-system skill collection (MIT).
- ā¢[robzolkos/skill-rails-upgrade](https://github.com/robzolkos/skill-rails-upgrade): Rails upgrade skill for agent-assisted migrations.
- ā¢[sanjay3290/ai-skills](https://github.com/sanjay3290/ai-skills): Apache-licensed collection of agent skills for AI coding assistants.
- ā¢[scarletkc/vexor](https://github.com/scarletkc/vexor): Semantic search engine for files and code, referenced in release history.
- ā¢[sstklen/infinite-gratitude](https://github.com/sstklen/infinite-gratitude): Multi-agent research skill from the AI Dojo series (MIT).
- ā¢[wrsmith108/linear-claude-skill](https://github.com/wrsmith108/linear-claude-skill): Linear issue/project/team management skill with MCP and GraphQL workflows (MIT).
- ā¢[wrsmith108/varlock-claude-skill](https://github.com/wrsmith108/varlock-claude-skill): Secure environment-variable management skill for Claude Code (MIT).
- ā¢[zarazhangrui/frontend-slides](https://github.com/zarazhangrui/frontend-slides): Frontend slide-creation skills for web-based presentations (MIT).
- ā¢[zxkane/aws-skills](https://github.com/zxkane/aws-skills): AWS-focused Claude agent skills (MIT).
- ā¢[UrRhb/agentflow](https://github.com/UrRhb/agentflow): Kanban-driven AI development pipeline for orchestrating multi-worker Claude Code workflows with deterministic quality gates, adversarial review, cost tracking, and crash-proof execution (MIT).
- ā¢[AgentPhone-AI/skills](https://github.com/AgentPhone-AI/skills): AgentPhone plugin for Claude Code ā API-first telephony workflows for AI agents, including phone calls, SMS, phone-number management, voice-agent setup, streaming webhooks, and tool-calling patterns.
- ā¢[uxuiprinciples/agent-skills](https://github.com/uxuiprinciples/agent-skills): Research-backed UX/UI agent skills for auditing interfaces against 168 principles, detecting antipatterns, and injecting UX context into AI coding sessions.
- ā¢[voidborne-d/humanize-chinese](https://github.com/voidborne-d/humanize-chinese): Chinese AI-text detection and humanization toolkit for scoring, rewriting, academic AIGC reduction, and style conversion workflows.
- ā¢[voidborne-d/lambda-lang](https://github.com/voidborne-d/lambda-lang): Agent-to-agent coordination language with compact atoms for multi-agent messaging, orchestration, and structured coordination logs.
- ā¢[LambdaTest/agent-skills](https://github.com/LambdaTest/agent-skills): Production-grade agent skills for test automation ā 46 skills covering E2E, unit, mobile, BDD, visual, and cloud testing across 15+ languages (MIT).
- ā¢[flyingsquirrel0419/squirrel-skill](https://github.com/flyingsquirrel0419/squirrel-skill): Full-cycle software development skill ā plans, builds, tests, lints, fixes bugs, and writes production-grade docs. Auto-detects project state and adapts its 8-phase pipeline. Works on 9 AI coding agent platforms (Apache 2.0).
- ā¢[CodeShuX/tokenwise](https://github.com/CodeShuX/tokenwise): Source for the
tokenwiseskill ā measurement-driven Haiku/Sonnet/Opus router for Claude Code with per-task NDJSON logging, A/B test mode, and verified $-saved reports (MIT).
</details>
<details> <summary><strong>Inspirations & Additional Sources</strong></summary>
Inspirations
- ā¢[f/awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts): Inspiration for the Prompt Library.
- ā¢[leonardomso/33-js-concepts](https://github.com/leonardomso/33-js-concepts): Inspiration for JavaScript Mastery.
Additional Sources
- ā¢[agent-cards/skill](https://github.com/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.
</details>
Repo Contributors
<a href="https://github.com/sickn33/antigravity-awesome-skills/graphs/contributors"> <img src="https://contrib.rocks/image?repo=sickn33/antigravity-awesome-skills&max=500" alt="Repository contributors" /> </a>
Made with contrib.rocks. (Image may be cached; [view live contributors](https://github.com/sickn33/antigravity-awesome-skills/graphs/contributors) on GitHub.)
We officially thank the following contributors for their help in making this repository awesome!
Star History
<a href="https://www.star-history.com/#sickn33/antigravity-awesome-skills&type=date&legend=top-left"> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=sickn33/antigravity-awesome-skills&type=date&legend=top-left&cache_bust=202606100731" /> </a>
<a href="https://www.star-history.com/sickn33/antigravity-awesome-skills"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=sickn33/antigravity-awesome-skills&style=landscape1&theme=dark&cache_bust=202606100731" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=sickn33/antigravity-awesome-skills&style=landscape1&cache_bust=202606100731" /> <img alt="Star History Chart" src="https://api.star-history.com/chart?repos=sickn33/antigravity-awesome-skills&style=landscape1&cache_bust=202606100731" /> </picture> </a>
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.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/antigravity-awesome-skills.md https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/SKILL.md/antigravity-awesome-skillsFrequently Asked Questions
What is antigravity-awesome-skills?
Expose the plugin-safe Claude Code subset of Antigravity Awesome Skills through a single marketplace entry.
How to install antigravity-awesome-skills?
To install antigravity-awesome-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /antigravity-awesome-skills.
What is antigravity-awesome-skills best for?
antigravity-awesome-skills is a community categorized under Development. It is designed for: plugin, claude-code, skills, agentic-skills, marketplace. Created by sickn33 and contributors.