Skip to main content

Vue Skills Bundle

Plugin Verified Active
Part of:Vue Skills

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

8 Skills 0 MCPs
Purpose

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.

Features

  • 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

Use Cases

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

Non-Goals

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

Installation

First, add the marketplace

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

Contains 8 extensions

Skill (8)

Create Adaptable Composable Skill

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 Skill

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 Skill

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 Skill

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

98
Vue Options Api Best Practices Skill

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

95
Vue Pinia Best Practices Skill

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

99
Vue Router Best Practices Skill

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

100
Vue Testing Best Practices Skill

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

100

Quality Score

Verified
99 /100
Analyzed about 24 hours ago

Trust Signals

Last commitabout 2 months ago
Stars2.4k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.