vue-architect
Installation
SKILL.md
When to Use
- Starting a new Vue 3/Nuxt 4 project and need stack selection
- Configuring PrimeVue 4 + Tailwind 4 + CSS layers
- Designing state split between Pinia 3 (client) and server-state libraries
- Choosing rendering strategy (SPA, SSR, SSG, ISR, PPR) in the Vue ecosystem
- Establishing Vue-specific testing with Vitest + Playwright
- Making accessibility compliance decisions for EU-facing Vue apps
- Structuring a Vue codebase for AI agent consumption (Cursor, Claude Code)
- Writing ADRs for Vue architectural decisions