AI Agent Skills for Capacitor Apps
Open-source skills that help AI agents build better Capacitor applications with Capgo. Install them in Codex, Claude Code, Cursor, Windsurf, Gemini CLI, and other agent tools.
Installation
Add Capacitor Skills to your AI agent with the method that matches your tool
bunx skills add Cap-go/capgo-skills Codex
Native skillsInstall a focused skill for Codex at user scope, or omit the skill path to choose interactively.
gh skill install Cap-go/capgo-skills skills/capgo-live-updates --agent codex --scope user Claude Code
Plugin marketplaceAdd the Capgo marketplace, then install the focused plugin group you need.
claude plugin marketplace add Cap-go/capgo-skills
claude plugin install capgo-cloud@capgo-skills Cursor
Project skillsInstall a project skill into the shared agent skills directory for Cursor Agent.
gh skill install Cap-go/capgo-skills skills/capacitor-best-practices --agent cursor --scope project Windsurf
Cascade skillsInstall a workspace skill for Cascade automatic invocation or @mentions.
gh skill install Cap-go/capgo-skills skills/debugging-capacitor --agent windsurf --scope project Gemini CLI
Agent skillsInstall from Git, then list or enable skills with Gemini CLI skill commands.
gemini skills install https://github.com/Cap-go/capgo-skills
gemini skills list GitHub Copilot
Project skillsInstall a project skill for Copilot coding workflows with GitHub CLI.
gh skill install Cap-go/capgo-skills skills/capacitor-plugins --agent github-copilot --scope project Claude Code Plugin Groups
Install only the focused marketplace group your task needs
capgo-cloud Capgo CLI, live updates, native builds, releases, and organization workflows
claude plugin install capgo-cloud@capgo-skills app-growth Subscription revenue, ASO, acquisition, paywalls, pricing, and churn learning
claude plugin install app-growth@capgo-skills capacitor-core Capacitor best practices, plugin selection, and MCP automation
claude plugin install capacitor-core@capgo-skills capacitor-features Deep links, keyboard handling, offline-first data, push notifications, and splash screens
claude plugin install capacitor-features@capgo-skills capacitor-ui Ionic, Konsta UI, Tailwind, and safe-area handling
claude plugin install capacitor-ui@capgo-skills capacitor-quality Testing, debugging, logs, performance, accessibility, and security
claude plugin install capacitor-quality@capgo-skills capacitor-deployment CI/CD, App Store publishing, Play Store publishing, and Apple review preflight
claude plugin install capacitor-deployment@capgo-skills capacitor-app-migrations Web app, framework, Cordova, SPM, Appflow, Ionic Enterprise SDK, and SQLite migrations
claude plugin install capacitor-app-migrations@capgo-skills capacitor-app-upgrades Capacitor app major-version upgrades
claude plugin install capacitor-app-upgrades@capgo-skills capacitor-plugin-dev Capacitor plugin SPM support and major-version upgrades
claude plugin install capacitor-plugin-dev@capgo-skills skill-authoring Skill creation and validation
claude plugin install skill-authoring@capgo-skills Usage Examples
Ask naturally and the relevant skill activates when your agent supports skills
Capgo Cloud
- " Set up Capgo cloud workflows "
- " Request a native build "
- " Upload a bundle to a channel "
Migration
- " Migrate from Cordova "
- " Turn my web app into an app "
- " Migrate from Ionic Appflow "
Quality
- " Run a security scan "
- " Add unit tests "
- " Run an Apple review preflight "
Growth
- " Help me get to $1K MRR "
- " Plan my app paywall and pricing "
- " Get first users for my subscription app "
Available Skills
Each skill provides focused guidance for specific Capacitor development tasks
Core Development
capgo-cli-usage
Route general Capgo CLI requests to the right workflow
capgo-cloud
Coordinate Capgo builds, releases, publishing, and organization workflows
capacitor-plugins
Official Capacitor packages plus Capgo plugin recommendations
capacitor-best-practices
Production patterns for file structure, config, and architecture
capgo-live-updates
Deploy OTA updates instantly with Capgo
Growth & Revenue
subscription-app-revenue
Build a practical path from app idea or MVP to early subscription revenue
Security
capacitor-security
Security scanning with Capsec and mobile security rules
Testing & CI/CD
capacitor-testing
Unit, integration, E2E, and native testing strategies
capacitor-ci-cd
GitHub Actions, GitLab CI, Fastlane, signing, and release automation
Debugging & Tooling
debugging-capacitor
Debug iOS, Android, and web builds with repeatable workflows
ios-android-logs
Access native logs with Xcode, ADB, and MCP automation
capacitor-mcp
Use MCP automation tools with Capacitor projects
UI & Design
ionic-design
Build native-feeling UIs with Ionic components
konsta-ui
iOS and Material Design components for React/Vue/Svelte
tailwind-capacitor
Tailwind CSS patterns for mobile Capacitor apps
safe-area-handling
Handle notches, home indicators, and status bars
capacitor-splash-screen
Configure launch screens for iOS and Android
Features
capacitor-push-notifications
FCM and APNs integration for mobile push
capacitor-deep-linking
Universal Links and App Links implementation
capacitor-offline-first
Build apps that work without internet
capacitor-keyboard
Handle keyboard events and layout shifts
Performance & Accessibility
capacitor-performance
Optimize bundle size, rendering, bridge calls, and memory
capacitor-accessibility
Screen readers, WCAG compliance, and inclusive design
Deployment
capgo-native-builds
Request hosted iOS and Android builds with Capgo Build
capgo-release-management
Manage bundles, channels, compatibility checks, and encryption
capgo-release-workflows
Coordinate Capgo live updates with builds and store publishing
capacitor-app-store
Prepare and submit releases to Apple App Store and Google Play
capacitor-apple-review-preflight
Run an Apple review preflight audit for Capacitor apps
capacitor-plugin-spm-support
Add Swift Package Manager support to a Capacitor plugin
cocoapods-to-spm
Migrate a Capacitor iOS app from CocoaPods to Swift Package Manager
Operations
capgo-organization-management
Manage Capgo organizations, members, and security policies
Authoring
skill-creator
Create and validate new agent skills with progressive disclosure
Upgrades
capacitor-app-upgrades
Upgrade a Capacitor app across major versions
capacitor-app-upgrade-v4-to-v5
Upgrade a Capacitor app from v4 to v5
capacitor-app-upgrade-v5-to-v6
Upgrade a Capacitor app from v5 to v6
capacitor-app-upgrade-v6-to-v7
Upgrade a Capacitor app from v6 to v7
capacitor-app-upgrade-v7-to-v8
Upgrade a Capacitor app from v7 to v8
capacitor-plugin-upgrades
Upgrade a Capacitor plugin across major versions
capacitor-plugin-upgrade-v4-to-v5
Upgrade a Capacitor plugin from v4 to v5
capacitor-plugin-upgrade-v5-to-v6
Upgrade a Capacitor plugin from v5 to v6
capacitor-plugin-upgrade-v6-to-v7
Upgrade a Capacitor plugin from v6 to v7
capacitor-plugin-upgrade-v7-to-v8
Upgrade a Capacitor plugin from v7 to v8
Migration
cordova-to-capacitor
Migrate from Cordova or PhoneGap to Capacitor
framework-to-capacitor
Integrate Next.js, React, Vue, or Angular with Capacitor
webapp-to-capacitor
Turn an existing web app or PWA into a store-ready Capacitor app
ionic-appflow-migration
Migrate from Ionic Appflow to Capgo and repo-owned automation
sqlite-to-fast-sql
Migrate SQLite or SQL plugins to Fast SQL
ionic-enterprise-sdk-migration
Replace Ionic Enterprise SDK plugins with open alternatives
How Skills Work
Skills provide structured knowledge that AI agents can use to help you build apps
Ask Your Agent
Ask about Capacitor development, debugging, plugins, or best practices
Skills Activate
Relevant skills are loaded with up-to-date guidance and code examples
Get Expert Help
Receive accurate, Capacitor-specific guidance tailored to your needs
Contribute to Capacitor Skills
Help improve AI-assisted Capacitor development. Add new skills, update existing ones, or report issues.
Built with love by the Capgo team