Deploy Expo apps to iOS App Store, Android Play Store, and web.
expo-deployment follows the SKILL.md standard. Use the install command to add it to your agent stack.
--- name: expo-deployment description: Deploy Expo apps to iOS App Store, Android Play Store, and web. author: expo category: development tags: [expo, react, node] --- # Expo Deployment Deploy Expo apps to iOS App Store, Android Play Store, and web. ## When to Use - Publishing to App Store / Play Store - EAS Build configuration - OTA updates - CI/CD workflows for mobile ## Source This skill references patterns from [Expo's skills](https://github.com/expo/skills).