capacitor-plugin-development

Installation
SKILL.md

Capacitor Plugin Development

Create and maintain Capacitor plugins — scaffolding, native API bridging (iOS/Android), type definitions, testing, and publishing.

Prerequisites

Requirement Version
Node.js LTS (18+)
npm 6+
Xcode 15+ (for iOS)
Android Studio Hedgehog 2023.1.1+ (for Android)
Capacitor 6+

Agent Behavior

  • Auto-detect before asking. Read package.json, inspect the directory structure, and infer the plugin's current state before prompting the user.
  • Guide step-by-step. Walk the user through one phase at a time. Do not present multiple unrelated tasks simultaneously.
  • Skip what exists. If the plugin is already scaffolded, skip scaffolding. If the iOS implementation already exists, skip to the next platform.
Related skills

More from capawesome-team/skills

Installs
111
GitHub Stars
20
First Seen
Mar 24, 2026