What problem does it solve? Shipping a React Native app to the App Store, Google Play, and web involves juggling credentials, build profiles, store metadata, and CI/CD pipelines. This Skill consolidates the entire EAS (Expo Application Services) deployment workflow into one place so you can build, submit, and release without memorizing platform-specific procedures. ## Core Features & Use Cases - Multi-Platform Builds and Submissions: Run production builds for iOS and Android, submit to App Store Connect and Google Play, and deploy web builds via EAS Hosting with PR previews. - Store Metadata and ASO Management: Manage App Store listings, keywords, localization, age ratings, and release strategies through store.config.json and EAS Metadata. - CI/CD Automation with EAS Workflows: Automate releases, PR previews, and OTA updates using YAML workflow definitions triggered by pushes, tags, or pull requests. - Use Case: You have an Expo app ready for launch. Use this Skill to configure eas.json, build production binaries, submit to TestFlight for beta testing, push optimized App Store metadata, and set up a release workflow that ships updates automatically on every tag. ## Quick Start Ask the assistant to build and submit your Expo app to TestFlight using EAS with a production profile.