Capacitor Plugin Development

Guides the agent through creating and maintaining Capacitor plugins from scratch. Covers scaffolding a new plugin project, designing the TypeScript API, implementing native iOS (Swift) and Android (Java/Kotlin) bridges, implementing the web layer, defining TypeScript type definitions, plugin configuration values, plugin hooks, development workflow with local testing, documentation generation, and publishing to npm. Do not use for installing existing plugins into an app, upgrading existing plugins to newer Capacitor versions, adding SPM support to plugins, or non-Capacitor plugin frameworks.

involvex c3c04f8 9 files · 42.5 KB Updated

File contents

involvex/ionic-everywhere/tree/main/.agents/skills/capacitor-plugin-development commit c3c04f801b

Frequently asked questions

npx skillmds@latest add involvex/capacitor-plugin-development