cordova-plugin-migrator
Installation
SKILL.md
Cordova Plugin Migrator
End-to-end orchestrator that takes a Cordova plugin source tree and
produces a candidate Capacitor plugin plus a consolidated MIGRATION.md,
via a single skill invocation. Internally it analyzes the Cordova plugin,
emits a structured YAML plan conforming to
capacitor-plugin-generator/references/input-contract.md, hits a user
checkpoint, then invokes the capacitor-plugin-generator skill in
structured mode with that plan. This skill never re-implements what the
generator already does; the generator owns scaffolding and native code
emission.
When to Use This Skill
✅ Use this skill when: