vue-debug-guides

📁 vuejs-ai/skills 📅 14 days ago
1.2K
总安装量
1.2K
周安装量
#355
全站排名
安装命令
npx skills add https://github.com/vuejs-ai/skills --skill vue-debug-guides

Agent 安装分布

opencode 778
codex 734
gemini-cli 627
github-copilot 616
claude-code 610
kimi-cli 523

Skill 文档

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