---
title: Top Skills for Antigravity IDE
slug: antigravity
type: agent
vendor: Antigravity
native: true
canonical: https://top-agent-skills.com/skills-for-antigravity
skills: 36
rubric: 1.0
updated: 2026-06-10
---

# Top Skills for Antigravity IDE

Antigravity ships with a large pre-installed Skill bundle out of the box, so the question here is what to add rather than what to start with: frontend-design for interface work, firebase-hosting for deploys, and composio when the agent needs to reach a SaaS API. Check what the bundle already gives you before installing anything from this page — the overlap is substantial, and a second copy of a Skill is a second description competing for the same trigger.

36 Skills verified on Antigravity IDE. Vendor: Antigravity. Runs SKILL.md natively. Compatibility here lists only Skills actually tested on this agent or shipping a publisher-documented path for it — never assumed.

Vendor install docs: https://antigravity.dev

## The ranking

### 1. frontend-design — score 92/100 (official-anthropic)

Escape generic AI-generated UIs. Forces a bold, distinctive design direction before any code is written.

- Best for: Greenfield landing pages, marketing sites, and any UI that should feel intentional rather than templated.
- Not ideal for: Ports of an existing design system — frontend-design pushes a bold direction that may overwrite established tokens.
- Publisher: Anthropic · MIT
- Verified on: claude-code, claude-ai, claude-api, cursor, codex, gemini-cli, antigravity

```bash
npx skills add github.com/anthropics/skills --skill frontend-design
```

Full entry: https://top-agent-skills.com/skill/frontend-design (https://top-agent-skills.com/skill/frontend-design.md)

### 2. antigravity-awesome-skills — score 65/100 (community)

1,234+ skills in one bundle. Single install across AI coding assistants.

- Best for: Teams that want a comprehensive starting set rather than picking 30 individually.
- Not ideal for: Lean setups — you will install many skills you never use.
- Publisher: Antigravity · MIT
- Verified on: claude-code, cursor, codex, gemini-cli, antigravity

```bash
npx antigravity-awesome-skills --claude
```

Full entry: https://top-agent-skills.com/skill/antigravity-awesome-skills (https://top-agent-skills.com/skill/antigravity-awesome-skills.md)

### 3. firebase-hosting-basics — score 61/100 (verified-org)

Firebase-authored. Init, configure, and one-step deploy to Firebase Hosting / App Hosting.

- Best for: Web apps already in the Google/Firebase ecosystem (Firestore, Auth) that want the agent to handle hosting setup and the deploy step without leaving chat.
- Not ideal for: Static-only sites with no Firebase dependency — a generic static host (Pages, Netlify) is simpler and avoids the Firebase project requirement.
- Publisher: Firebase (Google) · Apache-2.0
- Verified on: claude-code, cursor, codex, gemini-cli, antigravity

```bash
claude plugin marketplace add firebase/agent-skills
```

Full entry: https://top-agent-skills.com/skill/firebase-hosting (https://top-agent-skills.com/skill/firebase-hosting.md)

### 4. composio — score 55/100 (verified-org)

1,000+ SaaS integrations as one skill. OAuth lifecycle, scoped credentials, structured actions.

- Best for: Any agent that needs to act on real SaaS systems — Slack, Notion, GitHub, Stripe, Salesforce.
- Not ideal for: Read-only research where MCPs would be lighter.
- Publisher: Composio · Apache-2.0
- Verified on: claude-code, claude-ai, claude-api, cursor, codex, gemini-cli, antigravity

```bash
npx skills add composiohq/skills
```

Full entry: https://top-agent-skills.com/skill/composio (https://top-agent-skills.com/skill/composio.md)

### 5. workos — score 54/100 (official-anthropic)

Full-stack WorkOS implementation with auth provider migration paths.

- Best for: Adding WorkOS auth to a new app, or migrating from Auth0/Clerk/Cognito/Firebase/Supabase/Stytch/Descope/Better Auth.
- Publisher: Anthropic · MIT
- Verified on: claude-code, cursor, codex, antigravity

Install: Built into Claude Code. Invoke with /workos.

Full entry: https://top-agent-skills.com/skill/workos (https://top-agent-skills.com/skill/workos.md)

### 6. workos-widgets — score 54/100 (official-anthropic)

Drop-in WorkOS widgets with backend token wiring across every major framework.

Full entry: https://top-agent-skills.com/skill/workos-widgets (https://top-agent-skills.com/skill/workos-widgets.md)

### 7. accessibility-review — score 52/100 (official-anthropic)

Pre-handoff a11y audit that catches what design QA misses.

Full entry: https://top-agent-skills.com/skill/accessibility-review (https://top-agent-skills.com/skill/accessibility-review.md)

### 8. architecture — score 51/100 (official-anthropic)

ADR authoring + design review. Trade-offs, consequences, alternatives.

Full entry: https://top-agent-skills.com/skill/architecture-adr (https://top-agent-skills.com/skill/architecture-adr.md)

### 9. debug — score 51/100 (official-anthropic)

Disciplined debugging loop. Reproduce, isolate, diagnose, fix.

Full entry: https://top-agent-skills.com/skill/debug (https://top-agent-skills.com/skill/debug.md)

### 10. deploy-checklist — score 51/100 (official-anthropic)

The pre-ship checklist that catches the embarrassing stuff.

Full entry: https://top-agent-skills.com/skill/deploy-checklist (https://top-agent-skills.com/skill/deploy-checklist.md)

### 11. documentation — score 51/100 (official-anthropic)

Technical writing that engineers will actually read and update.

Full entry: https://top-agent-skills.com/skill/documentation (https://top-agent-skills.com/skill/documentation.md)

### 12. incident-response — score 51/100 (official-anthropic)

Incident triage + comms + blameless postmortem in one harness.

Full entry: https://top-agent-skills.com/skill/incident-response (https://top-agent-skills.com/skill/incident-response.md)

### 13. system-design — score 51/100 (official-anthropic)

System design from requirements. APIs, data, boundaries, scale.

Full entry: https://top-agent-skills.com/skill/system-design (https://top-agent-skills.com/skill/system-design.md)

### 14. tech-debt — score 51/100 (official-anthropic)

Honest tech-debt audit with a prioritized cleanup backlog.

Full entry: https://top-agent-skills.com/skill/tech-debt (https://top-agent-skills.com/skill/tech-debt.md)

### 15. testing-strategy — score 51/100 (official-anthropic)

Layered test plan sized to the change's risk profile.

Full entry: https://top-agent-skills.com/skill/testing-strategy (https://top-agent-skills.com/skill/testing-strategy.md)

### 16. start — score 50/100 (official-anthropic)

One-command productivity bootstrap. Memory, tasks, dashboard.

Full entry: https://top-agent-skills.com/skill/productivity-start (https://top-agent-skills.com/skill/productivity-start.md)

### 17. deep-research — score 50/100 (official-anthropic)

Cited research reports from fanned-out web search with adversarial verification.

Full entry: https://top-agent-skills.com/skill/deep-research (https://top-agent-skills.com/skill/deep-research.md)

### 18. consolidate-memory — score 50/100 (official-anthropic)

Memory hygiene. Merge, fix, prune.

Full entry: https://top-agent-skills.com/skill/consolidate-memory (https://top-agent-skills.com/skill/consolidate-memory.md)

### 19. setup-cowork — score 50/100 (official-anthropic)

Bootstrap the right plugin stack for your role in one guided pass.

Full entry: https://top-agent-skills.com/skill/setup-cowork (https://top-agent-skills.com/skill/setup-cowork.md)

### 20. design-critique — score 49/100 (official-anthropic)

Senior-designer feedback on demand. Hierarchy, usability, consistency, motion.

Full entry: https://top-agent-skills.com/skill/design-critique (https://top-agent-skills.com/skill/design-critique.md)

### 21. design-handoff — score 49/100 (official-anthropic)

Turn a final design into a spec engineers can implement directly.

Full entry: https://top-agent-skills.com/skill/design-handoff (https://top-agent-skills.com/skill/design-handoff.md)

### 22. design-system — score 49/100 (official-anthropic)

Design-system hygiene at speed. Audit, document, extend.

Full entry: https://top-agent-skills.com/skill/design-system (https://top-agent-skills.com/skill/design-system.md)

### 23. ux-copy — score 49/100 (official-anthropic)

Microcopy that respects the user. Errors, empty states, CTAs, onboarding.

Full entry: https://top-agent-skills.com/skill/ux-copy (https://top-agent-skills.com/skill/ux-copy.md)

### 24. research-synthesis — score 47/100 (official-anthropic)

Turn raw research into themes, segments, and a prioritized next-steps list.

Full entry: https://top-agent-skills.com/skill/research-synthesis (https://top-agent-skills.com/skill/research-synthesis.md)

### 25. user-research — score 47/100 (official-anthropic)

Research-ops in a skill. Plan the study, run it, synthesize the findings.

Full entry: https://top-agent-skills.com/skill/user-research (https://top-agent-skills.com/skill/user-research.md)

### 26. brand-review — score 47/100 (official-anthropic)

Brand-voice QA before content ships. Severity-ranked findings with rewrites.

Full entry: https://top-agent-skills.com/skill/brand-review (https://top-agent-skills.com/skill/brand-review.md)

### 27. campaign-plan — score 47/100 (official-anthropic)

Launch-ready campaign brief in one pass. Calendar, channels, metrics included.

Full entry: https://top-agent-skills.com/skill/campaign-plan (https://top-agent-skills.com/skill/campaign-plan.md)

### 28. competitive-brief — score 47/100 (official-anthropic)

Battlecards on demand. Positioning gaps, content holes, threat assessment.

Full entry: https://top-agent-skills.com/skill/competitive-brief (https://top-agent-skills.com/skill/competitive-brief.md)

### 29. content-creation — score 47/100 (official-anthropic)

Channel-correct content with SEO and CTA awareness baked in.

Full entry: https://top-agent-skills.com/skill/content-creation (https://top-agent-skills.com/skill/content-creation.md)

### 30. draft-content — score 47/100 (official-anthropic)

Channel-specific draft + headline options. SEO-aware out of the box.

Full entry: https://top-agent-skills.com/skill/draft-content (https://top-agent-skills.com/skill/draft-content.md)

### 31. email-sequence — score 47/100 (official-anthropic)

End-to-end drip campaigns. Copy + timing + branching + benchmarks.

Full entry: https://top-agent-skills.com/skill/email-sequence (https://top-agent-skills.com/skill/email-sequence.md)

### 32. performance-report — score 47/100 (official-anthropic)

Executive-ready performance reports with next-period priorities.

Full entry: https://top-agent-skills.com/skill/performance-report (https://top-agent-skills.com/skill/performance-report.md)

### 33. seo-audit — score 47/100 (official-anthropic)

Full SEO health check with quick wins vs strategic investments split.

Full entry: https://top-agent-skills.com/skill/seo-audit (https://top-agent-skills.com/skill/seo-audit.md)

### 34. memory-management — score 47/100 (official-anthropic)

Workplace memory that actually understands your team's shorthand.

Full entry: https://top-agent-skills.com/skill/memory-management (https://top-agent-skills.com/skill/memory-management.md)

### 35. task-management — score 47/100 (official-anthropic)

Lightweight task tracking in a single markdown file.

Full entry: https://top-agent-skills.com/skill/task-management (https://top-agent-skills.com/skill/task-management.md)

### 36. update — score 47/100 (official-anthropic)

Periodic memory + task refresh from real activity.

Full entry: https://top-agent-skills.com/skill/productivity-update (https://top-agent-skills.com/skill/productivity-update.md)

## Common questions

**How many Skills come pre-installed with Antigravity?**

1,234+ as of the latest release. The bundle covers document processing, code quality, security, design, marketing, data and more — most users find what they need without installing anything.

**Can I install custom Skills?**

Yes — drop the Skill folder under .antigravity/skills/ in your workspace, or under the global Antigravity config dir for user-wide.

**Do the bundled Skills get updates?**

Yes — Antigravity ships new Skill versions with each IDE release. The marketplace also offers individual Skill updates between releases.

**Is Antigravity free?**

Free tier covers individual developers; Team and Enterprise tiers add collaboration features and centralized Skill management.

**Which model does Antigravity use?**

User-selectable — Claude, GPT, and Gemini families are all supported. Anthropic Skills perform best on Claude; OpenAI Skills perform best on GPT.

---

_Top Agent Skills. Machine-readable twin of https://top-agent-skills.com/skills-for-antigravity._
_JSON: https://top-agent-skills.com/skills-for-antigravity.json · whole catalog: https://top-agent-skills.com/skills.json (CC BY 4.0)_
