Loading...
Loading...
Guides the agent through general Capacitor app development topics. Covers core concepts (native bridge, plugins, web layer), Capacitor CLI usage, app configuration (capacitor.config.ts, splash screens, app icons, deep links), platform management (Android, iOS, Electron, PWA), edge-to-edge and safe area handling on Android, live reload setup, storage solutions, file handling, security best practices, CI/CD references, iOS package managers (SPM, CocoaPods), and troubleshooting for Android and iOS. Do not use for creating new Capacitor apps, Capacitor plugin APIs, creating Capacitor plugins, in-app purchases, upgrading Capacitor versions, Cordova or PhoneGap migration, or framework-specific patterns (Angular, React, Vue).
npx skill4agent add capawesome-team/skills capacitor-app-developmentandroid/ios/vite.config.tsangular.jsonwebpack.config.jsnext.config.js@capacitor/corepackage.jsonios/App/Podfile@capacitor/corepackage.jsonandroid/ios/capacitor.config.tscapacitor.config.jsonios/App/Podfile| Topic | Reference |
|---|---|
| Core concepts (native bridge, how Capacitor works) | |
| Capacitor platforms (Android, iOS, Electron, PWA) | |
| Capacitor CLI commands | |
App configuration ( | |
| Splash screens and app icons | |
| Deep links and universal links | |
| Android edge-to-edge support | |
| Android safe area handling | |
| Live reload setup | |
| Storage solutions | |
| File handling best practices | |
| Security best practices | |
| iOS package managers (SPM, CocoaPods) | |
| CI/CD for Capacitor apps | |
| Testing (unit and E2E) | |
| Cross-platform best practices | |
| Android troubleshooting | |
| iOS troubleshooting | |
npx cap sync@capacitor/core@capacitor/clicd ios/App && pod installcd android && ./gradlew cleanios/App/Podscd ios/App && pod installnpx cap synccapacitor.configcapacitor.confighttps://<domain>/.well-known/apple-app-site-associationhttps://<domain>/.well-known/assetlinks.jsoncapacitor-app-creationcapacitor-angularcapacitor-reactcapacitor-vuecapacitor-pluginscapacitor-plugin-developmentcapacitor-app-upgradescapacitor-in-app-purchasescapawesome-cloud