From hyf0-vue-skills-1
Diagnoses Vue 3 runtime errors, warnings, async failures, and SSR/hydration issues. Covers reactivity, computed, watchers, and common gotchas.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hyf0-vue-skills-1:vue-debug-guidesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Vue 3 debugging and error handling for runtime issues, warnings, async failures, and hydration bugs.
reference/animation-key-for-rerender.mdreference/animation-transitiongroup-performance.mdreference/async-component-error-handling.mdreference/async-component-keepalive-ref-issue.mdreference/async-component-suspense-control.mdreference/async-component-vue-router.mdreference/attrs-event-listener-merging.mdreference/checkbox-true-false-value-form-submission.mdreference/cleanup-side-effects.mdreference/click-events-on-components.mdreference/component-naming-conflicts.mdreference/component-ref-requires-defineexpose.mdreference/composable-avoid-hidden-side-effects.mdreference/composable-call-location-restrictions.mdreference/composable-naming-return-pattern.mdreference/composable-tovalue-inside-watcheffect.mdreference/composition-api-not-functional-programming.mdreference/composition-api-script-setup-async-context.mdreference/composition-api-vs-react-hooks-differences.mdreference/computed-array-mutation.mdVue 3 debugging and error handling for runtime issues, warnings, async failures, and hydration bugs.
For development best practices and common gotchas, use vue-best-practices.
npx claudepluginhub vuejs-ai/skills3plugins reuse this skill
First indexed Jun 27, 2026
Vue 3 conventions, Composition API patterns, SFC structure, reactivity, composables, and TypeScript integration. Invoke whenever task involves any interaction with Vue code — writing, reviewing, refactoring, debugging, or understanding .vue files, composables, and Vue component architecture.
Delivers Vue 3 best practices for Composition API script setup, composables, ref/reactive patterns, Pinia state management, and Nuxt apps. Activates on .vue files and Vue triggers.
Deep Vue 3 best-practices review and ordered authoring workflow covering built-in components, animations, slots, directives, render functions, plugins, and performance.