Expo and React Native
Routing, native-feeling UI, data fetching, and upgrades for universal Expo products.
Why this collection exists
Use official Expo practices across the parts of mobile work coding agents commonly get subtly wrong.
Prompts
Use these directly when the moment calls for a focused process.
Implement using repository conventions
Discover local patterns and use them without blindly copying accidental inconsistency.
Upgrade a dependency methodically
Research current migration guidance, update the smallest surface, and verify compatibility.
Improve responsive behavior
Preserve hierarchy and task flow across widths instead of merely stacking columns.
Skills
Install these when the discipline should remain available across sessions.
Expo Router
Implements file-based navigation and routing patterns for universal Expo applications.
Expo Native UI
Builds native-feeling Expo screens using platform conventions and semantic styling.
Expo Data Fetching
Implements and debugs network requests, caching, loading, and error behavior in Expo apps.
Expo Upgrade
Upgrades Expo SDK versions and resolves dependency compatibility issues methodically.
Workflows
Follow these when the work spans several distinct stages.
Ship one vertical feature slice
Implement a settled behavior through the existing architecture with a short feedback loop and controlled scope.
Upgrade a framework methodically
Use primary migration guidance, isolate compatibility changes, and keep the repository’s feedback loops intact.