react-native-expo-development
Installation
SKILL.md
React Native + Expo Development with expo-mcp
Overview
React Native/Expo development using expo-mcp for ALL package operations and production patterns from 13k-star libraries.
Core principle: Use expo-mcp "Add package" (NOT npm install). Search docs before implementing. Apply production patterns.
Announce at start: "I'm using the react-native-expo-development skill for React Native development."
When to Use
- Installing ANY Expo package (Phase 4)
- Implementing React Native components
- Implementing screens
- Searching Expo/RN documentation
- Working with Zustand, React Navigation, Reanimated
- Following performance best practices