quasar-ssr-development

Installation
SKILL.md

Quasar SSR Development

Use this skill with quasar-development for shared application concerns.

Establish the SSR boundary

  1. Inspect quasar.config.* > ssr, src-ssr/, boot files, routes, stores, and the selected webserver.
  2. Read the current Quasar SSR documentation.
  3. Add the mode with quasar mode add ssr; honor the project's chosen webserver.
  4. Run with quasar dev -m ssr; build with quasar build -m ssr.

Write universal code

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