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
Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 7, 2026