Skill Categories (1,340+)
The library covers a massive range of categories. Here are some highlights:
Development Skills
- brainstorming — Structured design facilitation with 7 phases: Understand Context → One Question at a Time → NFR → Understanding Lock → Explore Design Approaches → Present Design → Decision Log
- test-driven-development — TDD workflow with red-green-refactor cycle
- debugging-strategies — Systematic debugging approaches for complex issues
- lint-and-validate — Code quality checks and validation
- create-pr — Automated pull request creation with proper descriptions
Design & Frontend
- frontend-design — UI/UX design principles and component creation
- 3d-web-experience — Three.js and WebGL integration skills
- api-design-principles — RESTful and GraphQL API design patterns
Security & Ops
- security-auditor — Expert security auditing covering OWASP Top 10, cloud security, compliance frameworks (GDPR, HIPAA, PCI-DSS, SOC 2, ISO 27001), authentication protocols, container security, and supply chain security
- agent-orchestrator — Multi-agent system coordination
Marketing & Growth
- ab-test-setup — A/B testing configuration and analysis
- ad-creative — Ad copy and creative generation
Installation Options
# Install all 1,340+ skills
npx antigravity-awesome-skills
# Install specific skills only
npx antigravity-awesome-skills --skills brainstorming,security-auditor
# Install for specific platform
npx antigravity-awesome-skills --claude
npx antigravity-awesome-skills --cursorEach skill is a SKILL.md file placed in your project's .claude/skills/ (or equivalent) directory. Your AI assistant automatically loads these skills and applies their expertise to your conversations.
FAQ
Q: What is Antigravity Awesome Skills? A: An installable library of 1,340+ agentic skills that give AI coding assistants like Claude Code, Cursor, and Codex CLI domain expertise in development, security, design, and more.
Q: Is Antigravity Awesome Skills free? A: Yes, fully free and open source under the MIT license.
Q: How do I install Antigravity Awesome Skills?
A: Run npx antigravity-awesome-skills to install all skills, or use --claude/--cursor/--gemini flags for platform-specific installation.