Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install meaddrab933-muse-skills-ecosystem-expo-mobile-expo-deploymentgit clone https://github.com/Meaddrab933/muse.gitcp muse/SKILL.MD ~/.claude/skills/meaddrab933-muse-skills-ecosystem-expo-mobile-expo-deployment/SKILL.md--- 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).