
Build Expo app for production using EAS Build. Supports local and cloud builds for iOS and Android.
Main orchestrator for Expo app store deployment. Use when deploying apps, publishing to stores, or running the full deployment pipeline. Routes to sub-skills: store-setup, store-build, store-screenshots, store-metadata, store-forms, store-submit, store-admob.
Fill App Store Connect and Google Play Console forms via Python+Playwright automation. Handles age rating, privacy, data safety, content rating, export compliance, IDFA, target audience, and ads declaration.
Generate and upload store metadata (title, description, keywords, release notes) for App Store and Google Play in multiple languages.
Install deployment prerequisites and create fastlane directory structure for Expo apps. Use when setting up a new project for store deployment.
Submit app binary to App Store and Google Play via EAS Submit. Handles submission configuration and post-submission metadata upload.
Set up AdMob app and create ad units (banner, interstitial, rewarded) via Python+Playwright automation. Saves ad unit IDs to project config.
Generate and process store screenshots for App Store and Google Play. Supports simulator capture, AI generation (nano-banana-mcp), and Pillow post-processing with text overlays.