vue3-performance
OfficialMake Vue SSR updates feel instant.
Software Engineering#vue3#list rendering#hydration mismatch#ssr performance#shallowref#vmemo#markraw
Authore-xode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you remove sluggish UI and slow SSR rendering caused by expensive reactivity and unnecessary re-renders in large Vue 3 applications.
Core Features & Use Cases
- Reactivity cost control: Choose when to use shallowRef/shallowReactive/markRaw and when to force updates with triggerRef for large or non-reactive data.
- Rendering efficiency: Reduce DOM churn with v-once and v-memo, and maintain correct behavior with stable keys and accurate memo dependency lists.
- SSR performance and safety: Keep setup light and deterministic to avoid hydration mismatches while deferring browser-only logic to onMounted.
Quick Start
Use the vue3-performance Skill when you profile a slow SSR page or a list where updating one piece of state needlessly re-renders hundreds of rows.
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-performance Download link: https://github.com/e-xode/vue-ssr/archive/main.zip#vue3-performance 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.