Vue 3 apps sometimes break with unexpected errors. You might see re-renders that happen too often or data that does not update correctly. These issues can be hard to find without the right help.
This skill gives you clear paths to fix common Vue 3 problems. It covers reactivity traps like missing .value and broken proxies. It also explains computed pitfalls and watcher mistakes that cause stale data or memory leaks.
You will also learn to handle component errors like missing child components or broken event listeners. For SS and hydration bugs, the guides show you exactly what to check. These tips help you debug faster and build more reliable Vue apps.
Global
mkdir -p ~/.claude/skills/vue-debug-guidesProject
mkdir -p .claude/skills/vue-debug-guidesSource Repository
Azure Diagnosticsmicrosoft/azure-skills
Debug Azure production issues with systematic diagnostics and AI-powered tools
Azure Messagingmicrosoft/azure-skills
Troubleshoot and fix Azure messaging SDK errors for Event Hubs and Service Bus
Use My Browserxixu-me/skills
Work inside your live browser session for real page inspection and debugging
Diagnosemattpocock/skills
A step-by-step debug loop for finding and fixing hard bugs
Diagnosing Bugsmattpocock/skills
Build a tight feedback loop to find any bug fast
Systematic Debuggingobra/superpowers
Find the root cause of every bug before attempting any fix to save time
Safe Debuglllllllama/rigorpilot-skills
Debug deep learning failures safely with conservative diagnosis and minimal patches
Firebase Crashlyticsfirebase/agent-skills
Set up crash reporting for your Android or iOS app with ease