vue3-templates
OfficialWrite SSR-safe Vue 3 templates with confidence.
Software Engineering#vue 3#ssr templates#v-for key#native v-model#event modifiers#class style bindings#hydration safety
Authore-xode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents common Vue 3 template mistakes that cause hydration issues, broken rendering, slow UI behavior, or incorrect form state—especially in an SSR context.
Core Features & Use Cases
- Correct directive usage: interpolation,
v-bind/:,v-on/@, and conditional rendering withv-if/v-else(-if)and visibility toggling withv-show. - Reliable list rendering: proper
v-forusage with a mandatory stable:key, and avoiding illegal patterns like mixingv-ifandv-foron the same element. - Safe bindings and events: class/style binding mechanics, event handling with modifiers, and native-element
v-modelwith.lazy,.number, and.trim. - Rendering best practices: SSR determinism guidance and safer text rendering rules (avoid
v-htmlunless sanitized).
Quick Start
Ask the AI to review your Vue 3 SSR template and rewrite it to follow the project rules for v-for keys, v-if placement, native v-model modifiers, and event/class/style bindings.
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: vue3-templates Download link: https://github.com/e-xode/vue-ssr/archive/main.zip#vue3-templates 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.