This is your complete reference for automating Capacitor builds across platforms. It covers full GitHub Actions workflows with dedicated jobs for testing, security scanning, and building iOS and Android separately. The examples show you how to handle code signing certificates, provisioning profiles, and keystores in CI, plus deployment steps for App Store Connect, Google Play, and Capgo. You'll need this if you're tired of manual builds or want proper separation between dev and production releases. The workflows are production-ready but assume you already understand your platform's signing requirements. Worth noting it focuses heavily on GitHub Actions, so GitLab users will need to adapt the YAML syntax.
npx skills add https://github.com/cap-go/capgo-skills --skill capacitor-ci-cd