A-to-Z guide for Claude Code + Google Antigravity (free, open source, 15 chapters)
Hey everyone, After a few weeks of working with Claude Code + Antigravity, I noticed the docs are scattered everywhere — slash commands in one place, hook examples in another, MCP setup in a third tab. I kept losing context jumping between them. So I compiled everything into a single file. Ended up with a 15-chapter reference, available in both English and Turkish. What's inside: • Full slash command reference (60+ commands, categorized) • MCP server setup (stdio, http, sse — all transports) • Skills, subagents, hooks, plugins with real examples • Opus vs Sonnet vs Haiku — when to use which (decision table) • The 7 rules of token economy • MVP shipping playbook • Self-updating doc agent (via GitHub Actions) • Emergency cheat sheet for when you hit a wall Bonus: I extracted the hook configs and skill examples into runnable files under examples/ — copy them straight into your ~/.claude/skills/ folder. MIT license, free forever. PRs and issues welcome — I keep English and Turkish versions in sync. 🔗 https://github.com/siracalaks/claude-code-antigravity-a-z If it helps you, a ⭐ on the repo or a share is the only thanks I need.