quasar-capacitor-development
Installation
SKILL.md
Quasar Capacitor Development
Use this skill with quasar-development for shared UI and application concerns.
Respect the native boundary
- Inspect
quasar.config.* > capacitor,src-capacitor/, Capacitor config, native platforms, plugins, and supported OS versions. - Read the current Quasar Capacitor documentation and the installed Capacitor/plugin documentation.
- Add the mode with
quasar mode add capacitor. - Keep web dependencies in the app root and Capacitor/native dependencies where the generated mode structure expects them.