A curated list of awesome plugins, themes, agent workflows, and resources for Google Antigravity, the next-generation agentic IDE.
Antigravity is Google's new AI-first Integrated Development Environment designed to build, test, and deploy full-stack applications with the help of autonomous agents.
The best place to get help, share prompts, and discuss plugin development is our Discord server.
👉 Click here to join the Antigravity Community Discord
- Official Resources
- Extensions & Plugins
- Agent Workflows & Prompts
- Themes
- Tutorials & Articles
- Contributing
- Antigravity Home - The official landing page.
- Documentation - Official guides and API references.
- Release Notes - Changelogs and version history.
- Issue Tracker - Report bugs or request features directly to Google.
- Antigravity Context Meter - Real-time 1:1 Cursor-style context token meter and zero-loss session migration for Google Antigravity (Desktop HUD & IDE Extension).
- Community Plugin Template - A starter repo for building your own Antigravity extensions.
Tips for getting the most out of the built-in AI Agent.
- Scaffolding React Apps:
@Agent create a responsive dashboard layout using Tailwind CSS and Lucide icons. Structure it as separate components in /src/components. - Unit Testing:
@Agent analyze /src/utils.ts and generate comprehensive Jest tests covering edge cases.
- Antigravity Dark (Default) - The standard dark mode.
- (Community themes coming soon)
- Getting Started with Antigravity - Official kickstart guide.
- Migrating from VS Code - Keybinding mapping and workspace setup.
Contributions are welcome!
- Fork this repository.
- Add your link/resource to the appropriate section.
- Submit a Pull Request.
Please ensure your pull request adheres to the Contributor Covenant code of conduct.