vue-ssr-architecture
OfficialKnow where everything goes in Vue SSR
Authore-xode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents confusion and inconsistent implementation by giving a single architecture source of truth for how this Vue SSR starter kit is structured, routed, rendered, and extended.
Core Features & Use Cases
- SSR architecture guidance: Explains the server request lifecycle from
server.jsthroughentry-server.jswithrenderToString, plus what the client does inentry-client.js. - Locale-prefixed routing conventions: Documents the
/:locale(en|fr)/route model, howrouter.jscomposeslocaleRoutes, and howuseLocalePath()andswitchLocale()are expected to be used. - Layout and naming patterns: Clarifies when to use
publicvsminimalvsapplayouts, plus conventions for views, components, stores, composables, and SCSS co-location. - Shared utilities and API endpoint patterns: Provides a catalog of shared modules (db/email/security/api) and a repeatable
setupXRoute(app/router, db)endpoint registration pattern. - Environment and SSR gotchas: Centralizes the required env vars and common pitfalls (Vuetify SSR behavior, SCSS auto-injection, Helmet CSP being production-conditional).
Quick Start
Ask: "Where should I add a new API endpoint and which file should I edit to wire it into the locale-prefixed SSR routing?"
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vue-ssr-architecture Download link: https://github.com/e-xode/vue-ssr/archive/main.zip#vue-ssr-architecture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.