ToolsQuick Start Guide

Antigravity

Google's free agentic IDE with Claude & Gemini models

Install
terminal
# macOS
$ brew install --cask antigravity
 
# Or download from antigravity.google/download

How it works

  • VS Code fork with AI sidebar (Editor View) + multi-agent orchestration (Manager View)
  • Free tier with generous rate limits (refresh every 5 hours)
  • Supports Gemini 3, Claude Sonnet 4.5, OpenAI models

First Prompts

Click any prompt to copy it. Start with Easy, graduate to Stretch.

#1Easy

Explain what this file does

#2Easy

Add error handling to this function

#3Stretch

Refactor this module to use dependency injection

#4Stretch

Create a test suite for the selected code

No excuse not to try it.

Open it up, paste your first prompt, see what happens.