# Antigravity — FA 2.0 Design System Follow all rules in `AGENTS.md`. This file contains Antigravity-specific behaviour only. ## Visual verification When reviewing or making visual changes: 1. Make the code change 2. Open the Storybook story in the browser at `localhost:6006` 3. Screenshot and check spacing, alignment, visual weight 4. Self-correct if something looks off before presenting Story URL pattern: `/story/{tier}-{componentname}--{variantname}` ## Cross-tool workflow This project uses both Claude Code and Google Antigravity. See `docs/reference/cross-tool-workflow.md` for task routing and coordination. Antigravity owns: visual QA, browser verification, page-level review screenshots. Claude Code owns: component building, token creation, code quality, memory updates, git. ## Workflows Custom workflows available in `.agent/workflows/`: `fa-session-start`, `fa-preflight`, `fa-token-sync`, `fa-visual-qa`, `fa-build-component`, `fa-page-review`