Agent SkillsAgent Skills
NeverSight

vue-debug-guides

@NeverSight/vue-debug-guides
NeverSight
124
27 forks
Updated 5/5/2026
View on GitHub

Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.

Installation

$npx agent-skills-cli install @NeverSight/vue-debug-guides
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathdata/skills-md/baotoq/agent-skills/vue-debug-guides/SKILL.md
Branchmain
Scoped Name@NeverSight/vue-debug-guides

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

npx agent-skills-cli list

Skill Instructions


name: vue-debug-guides description: Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues. license: MIT metadata: version: "1.0.0" domain: frontend triggers: Vue debug, Vue error, Vue warning, hydration mismatch, reactivity bug, Vue DevTools, SSR error, async error role: specialist scope: implementation output-format: code related-skills: vue-best-practices, vue-router-best-practices, vue-pinia-best-practices

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

More by NeverSight

View all
course-generator
124

ไปŽๅคšไธชๆ–‡็Œฎๅ†…ๅฎนไธญ็ณป็ปŸๅŒ–ๆๅ–ๅนถ็”Ÿๆˆ็ป“ๆž„ๅŒ–่ฏพ็จ‹ใ€‚ๆ”ฏๆŒ 1-100+ ไธชๆ–‡็Œฎๆ–‡ไปถ๏ผŒๆ™บ่ƒฝ่ฏ†ๅˆซๅ†…ๅฎน็ฑปๅž‹๏ผˆ่ฝฌๅฝ•/ๆ–‡็Œฎ/ๆททๅˆ๏ผ‰๏ผŒ่‡ชๅŠจ่ฟ›่กŒไธป้ข˜่ฏ†ๅˆซใ€่ฏพ็จ‹ๅคง็บฒ็”Ÿๆˆใ€ๆ€ป่งˆไธŽ็ซ ่Š‚ๅ†…ๅฎนๆ’ฐๅ†™ใ€‚้‡‡็”จๅฏ้€‰ๆจกๅ—ๆžถๆž„๏ผŒ้€‚ๅบ”ไธๅŒ็ฑปๅž‹ๅ†…ๅฎน๏ผˆ็†่ฎบ/ๅฎž่ทต/ๆกˆไพ‹/ๅކๅฒ็ญ‰๏ผ‰ใ€‚ๆœฌๆŠ€่ƒฝๅบ”ๅœจ็”จๆˆท้œ€่ฆๅฐ†ๅคšไธชๆ–‡็Œฎๆ•ด็†ไธบ็ณป็ปŸๅŒ–่ฏพ็จ‹ใ€็”Ÿๆˆๅญฆไน ๆๆ–™ใ€ๅค„็†่ฝฌๅฝ•ๅ†…ๅฎนใ€ๆˆ–ไปŽๅคๆ‚ๆ–‡็จฟไธญๆๅ–็ป“ๆž„ๅŒ–ๅ†…ๅฎนๆ—ถไฝฟ็”จใ€‚

my-web-plan
124

Planning for React web UI implementation with component design focus

dbc
124

Install ADBC (Arrow Database Connectivity) drivers with dbc. Use when the user wants to install database drivers and connect to databases.

inspecting-skills
124

Discovers and indexes Python code in skills, enabling cross-skill imports. Use when importing functions from other skills or analyzing skill codebases.