vue-pro
Installation
SKILL.md
Vue Pro
Expert-level orchestration of modern Vue.js applications. Focuses on the Vue 3 ecosystem, performance, and reactive state management.
Boundary
vue-pro covers Vue 3 (Composition API, Script Setup), Reactive State (Pinia), Routing (Vue Router), and modern build tooling (Vite). It does NOT cover legacy Vue 2 patterns (Option API) unless specifically requested for migration.
When to use
- Building high-performance, reactive frontends using Vue 3.
- Implementing complex state management with Pinia.
- Designing modular, reusable components using the Composition API.
- Setting up a modern Vite-based frontend project.