What problem does it solve? Setting up cloud-based CI/CD for mobile apps involves many moving parts: signing certificates, build environments, OTA update channels, and store submission credentials. This Skill guides an agent through the complete Capawesome Cloud setup so Capacitor and Cordova developers can build, update, and publish apps without manual console work. ## Core Features & Use Cases - Native Builds: Trigger cloud builds for iOS and Android from a Git repository, manage signing certificates (JKS keystores, .p12 files, provisioning profiles), configure environments, build stacks, and Trapeze-based native config overwriting. - Live Updates: Install and configure the @capawesome/capacitor-live-update or @capawesome/cordova-live-update plugin for OTA updates, including channels, versioning, rollbacks, gradual rollouts, and code signing. - App Store Publishing: Automate submissions to Apple App Store (TestFlight) and Google Play Store using destinations and deployments via the @capawesome/cli. - Use Case: A team with a Capacitor 8 app wants CI-driven releases. The agent authenticates with Capawesome Cloud, creates the app, uploads the Android keystore and iOS certificate, triggers release builds, and deploys them to Google Play and TestFlight in one workflow. ## Quick Start Ask the agent to set up Capawesome Cloud for your Capacitor app, starting with login and app creation, then choose native builds, live updates, or store publishing.