Skip to content
Compound Design
5

AI Skills & Agentsvuejs-aivue-debug-guides

vue-debug-guides

Practical debugging workflows for diagnosing and fixing Vue reactivity, rendering, and state issues.

Installation

npx @compound-design/skills get vuejs-ai/vue-debug-guides

Content

Vue 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.

Reactivity

Computed

Watchers

Components

Props & Emits

Templates

Template Refs

Forms & v-model

Events & Modifiers

Lifecycle

Slots

Provide/Inject

Attrs

Composables

Composition API

Animation

TypeScript

Async Components

Render Functions

KeepAlive

Transitions

Teleport

Suspense

SSR

Performance

SFC (Single File Components)

Plugins

App Configuration

Related

Written by vuejs-ai in vuejs-ai/skills, under the MIT licence. Source: https://github.com/vuejs-ai/skills/blob/main/skills/vue-debug-guides/SKILL.md