Skip to main content
48 Skills Available

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.

Open Source
AI Agent Ready
Codex Compatible
Claude Plugin Marketplace

Installation

Add Capacitor Skills to your AI agent with the method that matches your tool

$ bunx skills add Cap-go/capgo-skills

Codex

Native skills

Install 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 marketplace

Add 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 skills

Install 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 skills

Install 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 skills

Install 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 skills

Install 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

CLI

capgo-cli-usage

Route general Capgo CLI requests to the right workflow

Cloud

capgo-cloud

Coordinate Capgo builds, releases, publishing, and organization workflows

Plugin

capacitor-plugins

Official Capacitor packages plus Capgo plugin recommendations

Best

capacitor-best-practices

Production patterns for file structure, config, and architecture

OTA

capgo-live-updates

Deploy OTA updates instantly with Capgo

Growth & Revenue

MRR

subscription-app-revenue

Build a practical path from app idea or MVP to early subscription revenue

Security

Sec

capacitor-security

Security scanning with Capsec and mobile security rules

Testing & CI/CD

Test

capacitor-testing

Unit, integration, E2E, and native testing strategies

CI

capacitor-ci-cd

GitHub Actions, GitLab CI, Fastlane, signing, and release automation

Debugging & Tooling

Debug

debugging-capacitor

Debug iOS, Android, and web builds with repeatable workflows

Logs

ios-android-logs

Access native logs with Xcode, ADB, and MCP automation

MCP

capacitor-mcp

Use MCP automation tools with Capacitor projects

UI & Design

Ionic

ionic-design

Build native-feeling UIs with Ionic components

Konsta

konsta-ui

iOS and Material Design components for React/Vue/Svelte

TW

tailwind-capacitor

Tailwind CSS patterns for mobile Capacitor apps

Safe

safe-area-handling

Handle notches, home indicators, and status bars

Splash

capacitor-splash-screen

Configure launch screens for iOS and Android

Features

Push

capacitor-push-notifications

FCM and APNs integration for mobile push

Link

capacitor-deep-linking

Universal Links and App Links implementation

Offline

capacitor-offline-first

Build apps that work without internet

Keys

capacitor-keyboard

Handle keyboard events and layout shifts

Performance & Accessibility

Perf

capacitor-performance

Optimize bundle size, rendering, bridge calls, and memory

A11y

capacitor-accessibility

Screen readers, WCAG compliance, and inclusive design

Deployment

Build

capgo-native-builds

Request hosted iOS and Android builds with Capgo Build

Release

capgo-release-management

Manage bundles, channels, compatibility checks, and encryption

Flow

capgo-release-workflows

Coordinate Capgo live updates with builds and store publishing

Store

capacitor-app-store

Prepare and submit releases to Apple App Store and Google Play

Review

capacitor-apple-review-preflight

Run an Apple review preflight audit for Capacitor apps

SPM

capacitor-plugin-spm-support

Add Swift Package Manager support to a Capacitor plugin

Pods

cocoapods-to-spm

Migrate a Capacitor iOS app from CocoaPods to Swift Package Manager

Operations

Org

capgo-organization-management

Manage Capgo organizations, members, and security policies

Authoring

Skill

skill-creator

Create and validate new agent skills with progressive disclosure

Upgrades

App

capacitor-app-upgrades

Upgrade a Capacitor app across major versions

v4-5

capacitor-app-upgrade-v4-to-v5

Upgrade a Capacitor app from v4 to v5

v5-6

capacitor-app-upgrade-v5-to-v6

Upgrade a Capacitor app from v5 to v6

v6-7

capacitor-app-upgrade-v6-to-v7

Upgrade a Capacitor app from v6 to v7

v7-8

capacitor-app-upgrade-v7-to-v8

Upgrade a Capacitor app from v7 to v8

Plugin

capacitor-plugin-upgrades

Upgrade a Capacitor plugin across major versions

p4-5

capacitor-plugin-upgrade-v4-to-v5

Upgrade a Capacitor plugin from v4 to v5

p5-6

capacitor-plugin-upgrade-v5-to-v6

Upgrade a Capacitor plugin from v5 to v6

p6-7

capacitor-plugin-upgrade-v6-to-v7

Upgrade a Capacitor plugin from v6 to v7

p7-8

capacitor-plugin-upgrade-v7-to-v8

Upgrade a Capacitor plugin from v7 to v8

Migration

Cordova

cordova-to-capacitor

Migrate from Cordova or PhoneGap to Capacitor

Web

framework-to-capacitor

Integrate Next.js, React, Vue, or Angular with Capacitor

PWA

webapp-to-capacitor

Turn an existing web app or PWA into a store-ready Capacitor app

Appflow

ionic-appflow-migration

Migrate from Ionic Appflow to Capgo and repo-owned automation

SQL

sqlite-to-fast-sql

Migrate SQLite or SQL plugins to Fast SQL

SDK

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

1

Ask Your Agent

Ask about Capacitor development, debugging, plugins, or best practices

2

Skills Activate

Relevant skills are loaded with up-to-date guidance and code examples

3

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