← all packs

Vuejs AI Skills

by @vuejs-ai · 8 skills

Vuejs AI Skills from vuejs-ai/skills.

Install the whole pack (CLI)
npx skillmds add vuejs-ai/vue-debug-guides npx skillmds add vuejs-ai/vue-best-practices npx skillmds add vuejs-ai/vue-jsx-best-practices npx skillmds add vuejs-ai/vue-pinia-best-practices npx skillmds add vuejs-ai/vue-router-best-practices npx skillmds add vuejs-ai/vue-testing-best-practices npx skillmds add vuejs-ai/create-adaptable-composable npx skillmds add vuejs-ai/vue-options-api-best-practices
⬇ Download

Skills in this pack

  1. vue-debug-guides · vuejs-ai bundle
    Diagnose and fix Vue 3 runtime errors, warnings, async failures, and SSR/hydration issues with targeted debugging guides.
    2.7k
    repo stars
  2. vue-best-practices · vuejs-ai bundle
    Provides Vue.js best practices and workflow guidance, including architecture planning, component design, reactivity patterns, and performance optimization for Vue 3 projects.
    2.7k
    repo stars
  3. vue-jsx-best-practices · vuejs-ai bundle
    Provides guidance on JSX syntax differences between Vue and React, including attribute naming and plugin configuration.
    2.7k
    repo stars
  4. vue-pinia-best-practices · vuejs-ai bundle
    Learn Pinia best practices, common gotchas, and state management patterns for Vue applications.
    2.7k
    repo stars
  5. vue-router-best-practices · vuejs-ai bundle
    Provides Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
    2.7k
    repo stars
  6. vue-testing-best-practices · vuejs-ai bundle
    Provides best practices, patterns, and solutions for testing Vue.js applications, covering Vitest, Vue Test Utils, component testing, mocking, and Playwright for E2E testing.
    2.7k
    repo stars
  7. create-adaptable-composable · vuejs-ai
    Create library-grade Vue composables that accept maybe-reactive inputs (MaybeRef/MaybeRefOrGetter) so callers can pass plain values, refs, or getters. Normalize inputs with toValue()/toRef() inside reactive effects for predictable behavior.
    2.7k
    repo stars
  8. vue-options-api-best-practices · vuejs-ai bundle
    Provides Vue 3 Options API best practices, TypeScript integration tips, and solutions to common gotchas.
    2.7k
    repo stars