MUST be used for Vue.js tasks. Strongly recommends Composition API with <script setup> and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc...
SKILL.md
Vue 3 best practices, common gotchas, and performance optimization.
Reactivity
Accessing ref() values without .value in scripts → See ref-value-access