🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?
Claim this page →
antigravity-awesome-skills
Installable GitHub library of 1,600+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes specialized plugins, inst…
git clone https://github.com/sickn33/antigravity-awesome-skills
🌌 Antigravity Awesome Skills: 1,681+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More
Installable GitHub library of 1,681+ 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,681+ Skills · Bundles & workflows · Support the project
Current release: V13.1.1. Trusted by 41k+ 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,681+ 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.
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 --agy
The 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 | 10 | Frontend and full-stack developers shipping modern web apps. |
| AAS Product Design Studio | 10 | Product UI, brand, portfolio, accessibility, and richer visual work. |
| AAS Security Engineer | 10 | Authorized security testing, audit, and hardening. |
| AAS Secure App Builder | 10 | Developers who want security embedded while building features. |
| AAS Documents & Presentations | 9 | Office files, document conversion, decks, and slide workflows. |
| AAS Data Analytics | 10 | Product analytics, SQL, dashboards, and experiments. |
| AAS Agent & MCP Builder | 10 | Agentic apps, MCP tools, RAG systems, and evaluation loops. |
| AAS OSS Maintainer | 10 | PRs, releases, reviews, and contributor handoffs. |
| AAS QA & Test Automation | 10 | Test suites, browser automation, and QA stabilization. |
| AAS DevOps & Cloud | 10 | Infrastructure, deployments, and operational workflows. |
| AAS Accessibility & Inclusive UX | 8 | WCAG audits, automated scans, screen-reader checks, and accessible QA. |
| AAS API Platform Builder | 10 | API design, OpenAPI contracts, auth, security, load tests, and observability. |
| AAS SaaS Launch & Revenue | 10 | SaaS MVPs, pricing, payments, analytics, lifecycle, referrals, and SEO. |
| AAS AI Product & Evaluation Ops | 10 | AI product metrics, evals, tracing, experiments, and model-quality loops. |
Next-wave plugins cover marketing/SEO/growth, automation, observability/incident response, Python APIs, mobile apps, data engineering, privacy/compliance, and localization/international growth.
- 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 13.1.1) is a large, installable skill library for AI coding assistants. It packages 1,681+ 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
- SaaS MVP:
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,681+ 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, anddata/ - Hosted and local web app in
apps/web-appand 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 for breadth vs curated-list tradeoffs.
- Best Claude Code skills on GitHub for a high-intent shortlist.
- Best Cursor skills on GitHub 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, andSECURITY.md.
Stable Skills Manifest v1
Host integrations should use:
skills_index.jsonas the canonical array-format manifest.schemas/skills-index.v1.schema.jsonfor the JSON shape.data/skills_index.jsonas 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
- Security tooling support: Snyk
- 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.mdfor community expectations and moderation standards.SECURITY.mdfor security reporting.
Credits & Sources
We stand on the shoulders of giants.
👉 View the Full Attribution Ledger
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
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.
- 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: Official Gemini skills - Gemini API, SDK and model interactions.
- apify/agent-skills: Official Apify skills - Web scraping, data extraction and automation.
- BuyWhere/buywhere-mcp: Official BuyWhere MCP server — search and compare products from Singapore, SEA, and US markets via Model Context Protocol.
- 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.
- 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: Official HasData CLI and API guidance for search, scraping, ecommerce, travel, jobs, local business, and structured web data workflows.
- 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: Official Neon skills - Serverless Postgres workflows and Neon platform guidance.
- 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: Official Scopeblind MCP governance toolkit - Cedar policy authoring, shadow-to-enforce rollout, and signed-receipt verification guidance for agent tool calls.
- Forward-Future/loop-library: Official Loop Library skill - find, adapt, and design bounded AI-agent feedback loops with verification, stop rules, guardrails, and handoffs (MIT).
- browserbase/skills: Official Browserbase
competitor-analysisskill - Browserbase Search API competitor discovery, research lanes, matrices, screenshots, and HTML reports (MIT). - dair-ai/dair-academy-plugins: Official DAIR Academy plugin skills imported as standalone skills - image generation, adaptive learning, lesson artifacts, LLM council deliberation, survey papers, wiki building, and YouTube study notes (MIT).
Community Contributors & Source Repositories
Community Contributors
- mattpocock/skills: Source for 17 Matt Pocock workflow skills - codebase design, TDD, bug diagnosis, triage, PRDs, issues, prototyping, handoff, teaching, and skill-writing guidance (MIT).
- yaojingang/yao-meta-skill: Source for the
yao-meta-skillskill - governed skill creation, refactoring, evaluation, packaging, review, and distribution workflows (MIT). - connerkward/ckw-design-skill: Source for the
ckw-designskill - frontend design direction, design-system guidance, visual philosophy, spatial checks, usability review, and production UI polish workflows (MIT). - connerkward/deterministic-design-skill: Source for the
deterministic-designskill - rendered UI layout and usability audits using deterministic measurement plus vision-judged review loops (MIT). - connerkward/lookdev-auto-skill: Source for the
lookdev-autoskill - automated visual tuning loops where a vision or video model rates rendered variants and suggests improvements (MIT). - connerkward/lookdev-studio-skill: Source for the
lookdevskill - human-in-the-loop visual and prose tuning through rendered variants, sliders, swatches, inline edits, and selection-driven refinement (MIT). - connerkward/macos-screen-recorder-system-audio: Source for the
macos-screen-recorderskill - macOS ScreenCaptureKit recording with system audio, CLI workflows, permission handling, and export guidance (MIT). - connerkward/mcp-apple-notes: Source for the
apple-notes-searchskill - semantic and keyword search, related-note discovery, bridge finding, entity threads, and cited synthesis across local Apple Notes via MCP (MIT). - connerkward/screenstudio-alternative-skill: Source for the
screenstudio-altskill - open-source screen recording polish with auto-zoom, idle speed-up, cursor treatment, captions, and vertical export workflows (MIT). - connerkward/web-media-getter-skill: Source for the
web-media-getterskill - unified search across free image, video, and GIF APIs with license-aware media selection guidance (MIT). - xi-kari/crossframe-skill: Source for the CrossFrame Skill Suite - Chinese-canonical structural diagnosis, essay drafting, review, and companion workflows across relationships, organizations, institutions, public issues, and research notes (MIT).
- qinghui316/ecl-harness-engineer: Source for the
ecl-harness-engineerskill - ECL Agent Harness infrastructure for AI coding workflows, repository guidance, change tracking, lint checks, CI gates, and handoff docs (MIT). - baskduf/FableCodex: Source for the
codex-fable5skill - Codex-native Fable-inspired workflow discipline for evidence-first implementation, goal tracking, review findings, verification gates, and prompt adaptation (AGPL-3.0-or-later). - 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: 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: Source for opencode behavior, permission, skill-suggestion, and smart Git automation skills.
- 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: 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: Source for the
youtube-fullskill - TranscriptAPI-backed YouTube transcripts, search, channel browsing, playlists, and cloud-safe video research workflows (MIT). - 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: 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). - Necmttn/ax: Source for the
ax-extract-workflowskill - reconstruct workflow behind past coding-agent artifacts using local ax sessions, commits, skills, and tool traces (AGPL-3.0-only). - Hanyuyuan6/remote-gpu-trainer: Source for the
remote-gpu-trainerskill - rented and remote GPU job orchestration, monitoring, teardown safety, spot resilience, and DL-debug workflows (MIT). - 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: 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: Source for the
rich-elicitationskill - asks clarifying questions in multiple rounds before starting ambiguous tasks. - 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: 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: 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: Monte Carlo data observability skills — table health checks, change impact assessment, monitor creation, push ingestion, and SQL validation notebooks for dbt changes.
- 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: 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: Source for the Global Chat Agent Discovery skill - cross-protocol discovery of MCP servers and AI agents across multiple registries.
- 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: 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: 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: Source for the Technical Change Tracker skill - structured JSON change records, session handoff, and accessible HTML dashboards for coding continuity.
- 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: 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: For the massive contribution of 300+ Enterprise skills and the catalog generation logic.
- amartelr/antigravity-workspace-manager: Workspace Manager CLI companion to dynamically auto-provision subsets of skills across local development environments.
- obra/superpowers: The original "Superpowers" by Jesse Vincent.
- guanyang/antigravity-skills: Core Antigravity extensions.
- diet103/claude-code-infrastructure-showcase: Infrastructure and Backend/Frontend Guidelines.
- ChrisWiles/claude-code-showcase: React UI patterns and Design Systems.
- travisvn/awesome-claude-skills: Loki Mode and Playwright integration.
- Dimillian/Skills: Curated Codex skills focused on Apple platforms, GitHub workflows, refactoring, and performance (MIT).
- zebbern/claude-code-guide: Comprehensive Security suite & Guide (Source for ~60 new skills).
- 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: Senior Engineering and PM toolkit.
- karanb192/awesome-claude-skills: A massive list of verified skills for Claude Code.
- VoltAgent/awesome-agent-skills: Curated collection of 1000+ official and community agent skills from leading development teams (MIT).
- zircote/.claude: Archived Claude Code dotfiles/config repo with a Shopify development skill reference.
- vibeforge1111/vibeship-spawner-skills: AI agents, integrations, maker tools, and other production-grade skill packs.
- coreyhaines31/marketingskills: Marketing skills for CRO, copywriting, SEO, paid ads, and growth (23 skills, MIT).
- iradoweck/antigravity-awesome-skills: Source for the GeminiIgnore FinOps skill -
.geminiignoresetup patterns for context-window efficiency and token cost reduction. - 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: Source for the II-Commons research skill - deterministic retrieval across arXiv, PubMed/PMC, and supported US policy corpora.
- AgriciDaniel/claude-seo: SEO workflow collection covering technical SEO, hreflang, sitemap, geo, schema, and programmatic SEO patterns.
- 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: Source for the
2slides-ppt-generatorskill - AI presentation generation, PDF deck creation, narration, theme search, and slide export workflows using the 2slides API (MIT). - whoisabhishekadhikari/lovable-cleanup: Source for the
lovable-cleanupskill — audits and strips Lovable scaffolding from Vite + React projects. - 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: SEO/AEO content-growth system covering keyword research, content clustering, landing pages, blog structure, schema, internal linking, and audit workflows.
- 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: Obsidian-focused skills for markdown, Bases, JSON Canvas, CLI workflows, and content cleanup.
- lewiswigmore/agent-skills: Source for the
vscode-extension-guide-enskill - VS Code extension development workflows, packaging, Marketplace publishing, TreeView, and webview patterns. - 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: 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: AI Agent templates with Skills, Agents, and Workflows (33 skills, MIT).
- affaan-m/everything-claude-code: Large Claude Code configuration and workflow collection from an Anthropic hackathon winner (MIT).
- 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: Darwinian idea-evolution workflow for structured ideation rounds, mutation, crossbreeding, critique, and lineage tracking.
- 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: Source for the agent-memory-mcp skill.
- 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: Source for the SocialClaw social media publishing skill - campaign scheduling and publishing across major social platforms with a single workspace API key.
- nickdesi/ZipAI: Source for the
zipai-optimizerskill — ultra-dense prompt caching, semantic log pruning, AST-based code viewing, minified JSON payloads, and telegraphic output constraints for maximum token savings. - 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: Bidirectional rule converter between Cursor (.mdc), Claude Code (CLAUDE.md), GitHub Copilot, Windsurf, and legacy .cursorrules formats. Zero dependencies.
- 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.
- timwukp/agent-skills-best-practice: Source for the
fsi-compliance-checkerskill - financial-services compliance triage for PCI-DSS v4.0 and MAS TRM control mapping (MIT). - 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: Source for the
skill-issueactivation-audit skill for grading SKILL.md trigger metadata, prompt matching, and collision clusters (MIT). - wede-wx/atlas: Source for the
atlas-contractandatlas-ledgergoal-integrity skills - contract, phase-check, final-audit, and project-ledger guardrails for long-running agent work (MIT). - 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: Xquik skill for X/Twitter data workflows: tweet search, user lookup, follower export, media downloads, MCP, webhooks, and 23 extraction tools.
- 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: 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: 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++.
// compatibility
| Platforms | cli, api, web, mobile |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | MIT |
| Pricing | open-source |
| Language | Python |
// faq
What is antigravity-awesome-skills?
Installable GitHub library of 1,600+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes specialized plugins, installer CLI, bundles, workflows, and official/community skill collections.. It is open-source on GitHub.
Is antigravity-awesome-skills free to use?
antigravity-awesome-skills is open-source under the MIT license, so it is free to use.
What category does antigravity-awesome-skills belong to?
antigravity-awesome-skills is listed under devtools in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/antigravity-awesome-skills)
// retro hit counter
[](https://claudeers.com/antigravity-awesome-skills)
// reviews
// guestbook
// related in Developer Tools
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Curs…
Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
🙌 OpenHands: AI-Driven Development
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

