skills/capgo-cloud/SKILL.md
Umbrella skill for Capgo cloud workflows. Use when the user needs native builds, OTA releases, store publishing, or organization-level Capgo operations and the request spans more than one Capgo workflow.
npx skillsauth add cap-go/capacitor-skills capgo-cloudInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to route multi-step Capgo cloud work across builds, releases, publishing, and organization administration.
Switch to the most specific Capgo skill as soon as the workflow is clear:
capgo-native-buildscapgo-release-managementcapgo-live-updatescapacitor-app-storecapacitor-ci-cdcapgo-organization-managementcapgo-cli-usageFor hosted builds, prefer Capgo Build through the capgo-native-builds workflow.
Use Capgo OTA bundle and channel management through capgo-release-management and capgo-live-updates.
Use capacitor-app-store when the user is preparing App Store or Play Store submission.
If the workflow depends on teams, billing, or policy enforcement, move to capgo-organization-management.
development
Complete guide to handling safe areas in Capacitor apps for iPhone notch, Dynamic Island, home indicator, and Android cutouts. Covers CSS, JavaScript, and native solutions. Use this skill when users have layout issues on modern devices.
development
Guide to using Konsta UI for pixel-perfect iOS and Material Design components in Capacitor apps. Works with React, Vue, and Svelte. Use this skill when users want native-looking UI without Ionic, or prefer a lighter framework.
development
Guide to using Ionic Framework components for beautiful native-looking Capacitor apps. Covers component usage, theming, platform-specific styling, and best practices for mobile UI. Use this skill when users need help with Ionic components or mobile UI design.
tools
Guide to accessing device logs on iOS and Android for Capacitor apps. Covers command-line tools, GUI applications, filtering, and real-time streaming. Use this skill when users need to view device logs for debugging.