vue-debug-guides provides comprehensive guidance for diagnosing and fixing Vue 3 runtime issues, including reactivity problems, computed property bugs, watcher failures, async data race conditions, and hydration errors. It serves Vue developers who need to resolve specific bugs during development by mapping symptoms to detailed reference guides covering root causes and solutions. The skill solves the problem of quickly identifying why Vue applications behave unexpectedly by categorizing common debugging scenarios across reactivity, computed properties, watchers, and other Vue subsystems.
npx skills add https://github.com/hyf0/vue-skills --skill vue-debug-guides