skills
Capacitor and Ionic app building, upgrading, and cloud deployment
All Skills in This Repository (25)
Pure Emerald Level Indicatorsskill-creator
Create agent skill directories with validated SKILL.md frontmatter and templates.
ionic-app-development
Guide Ionic Framework app development across Angular, React, and Vue.
capawesome-cloud
Configure Capawesome Cloud workflows for Capacitor apps with CI/CD integration.
capacitor-plugin-development
Scaffold and implement Capacitor plugins for web, iOS, and Android.
ionic-app-creation
Creates a new Ionic app project with selected framework, starter template, and optional Capacitor integration via Ionic CLI.
capacitor-app-upgrades
Upgrade Capacitor apps across major versions with CLI migration and manual fallbacks.
capacitor-expert
Guide AI agents in building and upgrading Capacitor apps with plugins and Capawesome Cloud workflows.
ionic-app-upgrades
Upgrade Ionic Framework apps across major versions with framework-aware guidance.
capacitor-app-creation
Scaffold a new Capacitor app and configure appId, appName, and webDir.
ionic-vue
Guide Ionic Vue projects through IonPage, IonRouterOutlet, and IonTabs navigation patterns.
ionic-enterprise-sdk-migration
Migrate Capacitor apps from Ionic Enterprise plugins to Capawesome replacements.
ionic-appflow-migration
Migrate Ionic/Capacitor projects from Ionic Appflow to Capawesome Cloud.
Frequently Asked Questions
FAQPage SchemaHow to install capawesome-team skills?โผ
Run `npx skills add capawesome-team/skills --all -g -y` in your terminal to install all skills globally.
How to upgrade a Capacitor app to version 8?โผ
The capacitor-app-upgrades skill applies each major version jump sequentially with exact file diffs for Android and iOS, without relying on the interactive migrate command.
How to migrate from Ionic Appflow to Capawesome Cloud?โผ
The ionic-appflow-migration skill detects your Appflow usage and replaces the SDK, configuration, and CI/CD commands with Capawesome Cloud equivalents step by step.
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.
Can I set up live updates without reading documentation?โผ
Yes. The capawesome-cloud skill walks the agent through plugin installation, channel setup, and over-the-air update deployment automatically.
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