跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Vue Debug Guides

插件 已验证 活跃
属于:Vue Skills

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

目的

To assist developers in efficiently diagnosing and fixing runtime errors, warnings, and other critical issues within Vue 3 applications.

功能

  • Detailed guidance on Vue 3 runtime errors
  • Troubleshooting for async failures
  • Solutions for SSR/hydration issues
  • Coverage of common reactivity and template bugs

使用场景

  • Diagnosing unexpected runtime errors in Vue 3 components.
  • Fixing issues related to state updates and reactivity.
  • Resolving problems with server-side rendering and client hydration.
  • Understanding and correcting asynchronous operation failures.

非目标

  • Providing general Vue 3 best practices (use `vue-best-practices` for that).
  • Replacing the need for a debugger or browser developer tools.
  • Offering solutions for non-runtime code quality issues.

Versioning

  • info:Release ManagementThe project lacks a formal versioning system (e.g., in package.json or SKILL.md frontmatter) and installation instructions point to 'main', making version pinning difficult.

Invocation

  • info:Name collisionsThe skill 'vue-debug-guides' is part of a larger bundle and could potentially collide with other skills if installed individually without proper scoping, though the README suggests explicit invocation.

安装

请先添加 Marketplace

/plugin marketplace add hyf0/vue-skills
/plugin install vue-debug-guides@vue-skills

质量评分

已验证
95 /100
about 24 hours ago 分析

信任信号

最近提交about 2 months ago
GitHub 所有者 hyf0 (opens in new tab)
星标2.4k
许可证MIT
状态
查看源代码