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

Vue Skills Bundle

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

Install all Vue.js skills at once, including best practices, testing, router, Pinia, JSX, Options API, debug guides, and composable patterns.

8 个 Skill 0 个 MCP
目的

To provide a convenient, all-in-one installation for a collection of high-quality Vue.js development skills, ensuring developers have access to best practices and solutions for common issues.

功能

  • Installs all Vue.js skills at once
  • Covers best practices, testing, Pinia, and router
  • Includes skills for JSX and composable patterns
  • Facilitates robust Vue 3 development

使用场景

  • Installing a complete set of Vue.js development tools.
  • Ensuring consistent application of best practices across a Vue project.
  • Accessing specialized skills for debugging and testing Vue applications.

非目标

  • Providing individual commands or tools directly; it bundles skills.
  • Replacing the core Vue.js framework or build tools.
  • Offering features outside the Vue.js development ecosystem.

安装

请先添加 Marketplace

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

包含 8 个扩展

Skill (8)

Create Adaptable Composable 技能

Create a library-grade Vue composable that accepts maybe-reactive inputs (MaybeRef / MaybeRefOrGetter) so callers can pass a plain value, ref, or getter. Normalize inputs with toValue()/toRef() inside reactive effects (watch/watchEffect) to keep behavior predictable and reactive. Use this skill when user asks for creating adaptable or reusable composables.

100
Vue Best Practices 技能

MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.

99
Vue Debug Guides 技能

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

98
Vue Jsx Best Practices 技能

JSX syntax in Vue (e.g., class vs className, JSX plugin config).

98
Vue Options Api Best Practices 技能

Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.

95
Vue Pinia Best Practices 技能

Pinia stores, state management patterns, store setup, and reactivity with stores.

99
Vue Router Best Practices 技能

Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.

100
Vue Testing Best Practices 技能

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.

100

质量评分

已验证
99 /100
1 day ago 分析

信任信号

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