๐ŸŽฏ

vue-debug-guides

๐ŸŽฏSkill

from hyf0/vue-skills

VibeIndex|
What it does
|

Diagnoses and resolves Vue 3 runtime errors, async failures, hydration issues, and common component debugging challenges.

Overview

A Vue 3 debugging skill by hyf0 covering runtime errors, warnings, async failures, and SSR/hydration issues. Companion to vue-best-practices, focused specifically on diagnosing and fixing Vue issues.

Key Features

  • Reactivity debugging with hooks for tracing unexpected re-renders
  • Watcher debugging for async cleanup and memory leak prevention
  • Component issues: ref access, naming conflicts, multi-root styling
  • Props/emits troubleshooting: defineProps scope, event collision, double-firing
  • Template compilation errors and v-if/v-else edge cases

Who is this for?

Vue 3 developers encountering runtime errors, hydration mismatches, or component bugs who want Claude to systematically diagnose and fix the issue using documented solutions.

๐Ÿ“ฆ

Same repository

hyf0/vue-skills(8 items)

vue-debug-guides

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add hyf0/vue-skills --skill vue-debug-guides
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add hyf0/vue-skills --skill vue-debug-guides
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/vue-debug-guides/SKILL.md

SKILL.md

12,848Installs
-
AddedFeb 4, 2026