vue3-templates

Official

Write SSR-safe Vue 3 templates with confidence.

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 with v-if/v-else(-if) and visibility toggling with v-show.
  • Reliable list rendering: proper v-for usage with a mandatory stable :key, and avoiding illegal patterns like mixing v-if and v-for on the same element.
  • Safe bindings and events: class/style binding mechanics, event handling with modifiers, and native-element v-model with .lazy, .number, and .trim.
  • Rendering best practices: SSR determinism guidance and safer text rendering rules (avoid v-html unless 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.