Vue Development Guidelines
Objective: Define standards for building maintainable, performant, and type-safe Vue applications using Vue 3's Composition API and TypeScript, covering component design, state management, reactivity, rendering, and tooling.
Source File
View the full rule: .agent/rules/vue.md
Sections
- Component Structure & File Organization
- Props, Emits & Component Design
- State Management & Reactivity
- Directives & Rendering
- Performance, Accessibility & Tooling
