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.

capawesome-team 0b8942b 9 files · 42.5 KB Updated

File contents

capawesome-team/skills/tree/main/skills/capacitor-plugin-development commit 0b8942bf5f

Frequently asked questions

npx skillmds@latest add capawesome-team/capacitor-plugin-development