capacitor-plugins
Installation
SKILL.md
Capacitor Plugins Skill
Plugin Types
| Type | Description |
|---|---|
| Local | Lives inside your app's native project — not published to npm |
| Global | Standalone npm package, reusable across any Capacitor app |
Scaffolding
Generate a new plugin using the official CLI:
npm init @capacitor/plugin@latest