quasar-development

Installation
SKILL.md

Quasar Development

Establish the project context

  1. Read repository instructions and the root package.json before editing.
  2. Detect the package manager from its lockfile and use it consistently.
  3. Inspect quasar.config.*, the @quasar/app-vite version, enabled boot files, router, store, and active mode.
  4. Preserve existing conventions and unrelated work. Do not replace Quasar CLI configuration with raw Vite configuration.
  5. Consult the Quasar documentation and the installed package types before assuming an API or configuration field.

Implement with Quasar conventions

Installs
5
GitHub Stars
1
First Seen
Aug 19, 2026
quasar-development — quasarframework/agent-skills