expo-deployment
Automated deployment of Expo apps to iOS App Store, Android Play Store, web hosting, and preview environments.
What it does
- ./references/workflows.md -- CI/CD workflows for automated deployments and PR previews
- ./references/testflight.md -- Submitting iOS builds to TestFlight for beta testing
- ./references/app-store-metadata.md -- Managing App Store metadata and ASO optimization
- ./references/play-store.md -- Submitting Android builds to Google Play Store
- ./references/ios-app-store.md -- iOS App Store submission and review process
- Use npx testflight for quick TestFlight submissions
- Configure Apple credentials via eas credentials
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Automated deployment of Expo apps to iOS App Store, Android Play Store, web hosting, and preview environments.
Source
Repository: https://github.com/expo/skills
expo-deployment FAQ
What does the expo-deployment skill do?
Deploy Expo apps to production with EAS — build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build and submit profiles, manage app versions and build numbers, publish App Store metadata and ASO, and deploy web bundles and API routes via EAS Hosting. Use whenever the user is preparing a production build, running eas build or eas submit, shipping to TestFlight, releasing or rolling out to the app stores, bumping version or build numbers, or setting up store listing metadata for an Expo app. ./references/workflows.md -- CI/CD workflows for automated deployments and PR previews ./references/testflight.md -- Submitting iOS builds to TestFlight for beta testing
How do I install expo-deployment?
Run: npx -y skills add https://github.com/expo/skills --skill expo-deployment --agent claude-code — the source lives at github.com/expo/skills.
Maintain expo-deployment?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/expo-skills-expo-deployment?ref=badge) npx agentictools info skills/expo-skills-expo-deployment The second line is the CLI lookup for this page — handy in READMEs and docs.