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. Use when this capability is needed.

tomevault-io df9137e 2 files · 10.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/capawesome-team--skills--capacitor-plugin-development commit df9137e0e8

Frequently asked questions

npx skillmds@latest add tomevault-io/capacitor-plugin-development