capacitor-uiscene-migrator
Installation
SKILL.md
Capacitor UIScene Migrator
Guides a Capacitor 8.4 → 8.5 iOS migration to the UIScene lifecycle. The
CLI migrator (npx cap migrate) handles projects that still match the
Capacitor templates; this skill exists for everything else. It audits
before editing, asks the developer where judgement is required, merges
into existing files rather than replacing them, and delegates the
mechanical work to the CLI whenever the project shape allows.
The canonical migration reference is the 8.4 → 8.5 migration guide. Link it whenever a step is left for the developer to do manually.