Loading...
Loading...
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.
npx skill4agent add jeffallan/claude-skills vue-expert| Topic | Reference | Load When |
|---|---|---|
| Composition API | | ref, reactive, computed, watch, lifecycle |
| Components | | Props, emits, slots, provide/inject |
| State Management | | Pinia stores, actions, getters |
| Nuxt 3 | | SSR, file-based routing, useFetch, Fastify, hydration |
| TypeScript | | Typing props, generic components, type safety |
| Mobile & Hybrid | | Quasar, Capacitor, PWA, service worker, mobile |
| Build Tooling | | Vite config, sourcemaps, optimization, bundling |
<script setup>ref()reactive()computed()<script setup>