quasar-cordova-development
Installation
SKILL.md
Quasar Cordova Development
Use this skill with quasar-development for shared UI and application concerns.
Inspect the Cordova project
- Inspect
quasar.config.* > cordova,src-cordova/config.xml, installed platforms/plugins, and supported OS versions. - Read the current Quasar Cordova documentation and installed plugin documentation.
- Verify the required Cordova CLI and native toolchains before adding the mode with
quasar mode add cordova. - Treat generated platform directories according to the project's source-control policy.