vue-debug-guides
Comprehensive debugging guides and troubleshooting for Vue 3 reactivity, components, SSR, and TypeScript.
Install
npx skills add https://github.com/hyf0/vue-skills --skill vue-debug-guidesStats
| Total installs | 9,874 |
| Weekly installs | 9.9K |
| GitHub stars | 2.1K |
| First seen | Jan 30, 2026 |
| Source | @hyf0/vue-skills |
Summary
- Organized by feature area (reactivity, computed, watchers, components, templates, forms, lifecycle, SSR, TypeScript, and more) with direct links to specific error scenarios and fixes
- Covers Vue 3 specific gotchas including ref unwrapping, proxy identity hazards, v-model composition events, template ref timing, and hydration mismatches
- Addresses async patterns, watcher cleanup, lifecycle hook timing, and memory leak prevention across composables and event listeners
- Includes SSR and TypeScript debugging guidance for universal code, type safety with generics, and cross-request state pollution
Tags
Related skills
| Skill | Installs | vs vue-debug-guides |
|---|---|---|
| performance-optimization | 11,460 | +1,586 |
| vueuse-functions | 9,357 | -517 |
| file-organization | 11,029 | +1,155 |
| swiftui-expert-skill | 12,282 | +2,408 |
| vibe-kanban | 10,446 | +572 |
FAQ
- How many installs does vue-debug-guides have?
- vue-debug-guides has 9,874 total installs and 9.9K installs this week.
- Where is vue-debug-guides hosted?
- vue-debug-guides is published by @hyf0/vue-skills at https://github.com/hyf0/vue-skills.
- How many GitHub stars does vue-debug-guides have?
- vue-debug-guides has 2.1K GitHub stars.
- When was vue-debug-guides first indexed?
- OrangeBot.AI first indexed vue-debug-guides on Jan 30, 2026.
- How do I install vue-debug-guides?
- Run: npx skills add https://github.com/hyf0/vue-skills --skill vue-debug-guides