capgo-skills
Capacitor mobile app development, upgrades, and store deployment
All Skills in This Repository (22)
Pure Emerald Level Indicatorscapacitor-testing
Automate Capacitor app testing with Vitest, Playwright, and Appium.
capgo-live-updates
Automate Capacitor app live updates via Capgo without app store submissions.
capacitor-deep-linking
Configure custom schemes, universal links, and OAuth callbacks for Capacitor apps.
capacitor-keyboard
Manage keyboard visibility and resize behavior in Capacitor apps.
capacitor-splash-screen
Configure Capacitor splash screens for iOS and Android with asset generation and dark-mode variants.
konsta-ui
Consolidates Tailwind-enabled UI components for Capacitor apps using Konsta UI.
capacitor-ci-cd
Automates CI/CD for Capacitor apps across GitHub Actions, GitLab CI, and Fastlane workflows.
capacitor-push-notifications
Integrate FCM and APNs push notifications into Capacitor apps.
ios-android-logs
View and filter iOS and Android device logs via CLI tools.
capacitor-best-practices
Applies best-practice patterns to optimize Capacitor app projects across iOS, Android, and web targets.
capacitor-mcp
Automate Capacitor mobile development tasks via MCP for device management, deployment, and testing.
ionic-design
Guide Ionic component usage and theming for Capacitor-based mobile apps.
Frequently Asked Questions
FAQPage SchemaHow to install capgo-skills?โผ
Run `npx skills add Cap-go/capgo-skills --all -g -y` in your terminal to install all 49 skills globally.
What do Capgo Capacitor skills cover?โผ
They cover the full Capacitor app lifecycle: plugins, UI, testing, debugging, upgrades, migrations, live updates, CI/CD, and app store publishing.
How to upgrade a Capacitor app to a new major version?โผ
The upgrade skills detect your current version and walk through sequential major-version jumps with native platform checks and build verification.
Can I migrate from Cordova or Ionic Appflow?โผ
Yes. Dedicated skills map Cordova plugins to Capacitor equivalents and replace Appflow live updates and builds with Capgo and repo-owned CI/CD.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core