Help us improve
Share bugs, ideas, or general feedback.
Single-plugin Claude Code marketplace entry for the Antigravity Awesome Skills library.
npx claudepluginhub satnamrsm/https-github.com-sickn33-antigravity-awesome-skillsEditorial "DevOps & Cloud" bundle for Claude Code from Antigravity Awesome Skills.
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations
Claude Code plugins for the Slidev presentation framework
Share bugs, ideas, or general feedback.
The Ultimate Collection of 1,259+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL
Antigravity Awesome Skills is a curated, battle-tested library of 1,259+ high-performance agentic skills designed to work seamlessly across the major AI coding assistants.
Current release: V7.8.0. This repository gives your agent reusable playbooks for planning, coding, debugging, testing, security review, infrastructure work, product thinking, and much more.
Welcome to the current interactive web edition. This isn't just a list of scripts; it's a complete operating system for your AI agent.
Antigravity Awesome Skills (Release 7.8.0) is a broad, production-oriented upgrade to your AI's capabilities.
AI Agents (like Claude Code, Cursor, or Gemini) are smart, but they lack specific tools. They don't know your company's "Deployment Protocol" or the specific syntax for "AWS CloudFormation". Skills are small markdown files that teach them how to do these specific tasks perfectly, every time.
Install once; then use Starter Packs in docs/users/bundles.md to focus on your role.
Install:
# Default: ~/.gemini/antigravity/skills (Antigravity global). Use --path for other locations.
npx antigravity-awesome-skills
Verify:
test -d ~/.gemini/antigravity/skills && echo "Skills installed in ~/.gemini/antigravity/skills"
Run your first skill:
"Use @brainstorming to plan a SaaS MVP."
Pick a bundle:
Web Wizard.Security Engineer.Essentials.Once installed, just ask your agent naturally:
"Use the @brainstorming skill to help me plan a SaaS." "Run @lint-and-validate on this file."
👉 NEW: Complete Usage Guide - Read This First! (answers: "What do I do after installation?", "How do I execute skills?", "What should prompts look like?")
These skills follow the universal SKILL.md format and work with any AI coding assistant that supports agentic skills.