For Expo
Project Spine for Expo
Expo Router, EAS, native modules — translated into agent-friendly rules.
Spine inspects your Expo project, detects Expo Router vs React Navigation, EAS config, and native module usage, and emits agent instructions that respect the mobile runtime.
What Spine detects in a Expo repo
- Expo Router vs React Navigation
- EAS build + submit config
- Native modules and prebuild state
- Reanimated / Gesture Handler usage
Get started
~ — spine inspect --repo .
$ npm install -g project-spine@next $ spine inspect --repo . ✓ detected Expo 52+ (React Native) $ spine compile --brief ./brief.md --repo . ✓ wrote AGENTS.md, CLAUDE.md, copilot-instructions.md
Templates that fit Expo
- app-dashboardAuthenticated mobile dashboard shell.
Guardrails Spine compiles for Expo
- Platform-split rules (iOS / Android)
- Accessibility rules for RN primitives
- EAS channel + OTA update contract
- Native module ownership