What problem does it solve?
This skill prevents breakage and confusion when building or maintaining legacy Vue apps by explaining how Vuetify 1.5 components differ from Vuetify 2 and by providing practical guidance for choosing components, props, slots, and layout patterns.
Core Features & Use Cases
- Vuetify 1.5 component guidance: Helps you select the right v-* component for containment, navigation, forms, layout, data display, feedback, images/icons, pickers, and other common UI needs.
- V1.5 syntax & prop accuracy: Clarifies critical V1.5 vs V2 differences, including grid components (v-layout/v-flex), activator slot syntax, and common prop name changes like
flat vs text and outline vs outlined.
- Production-ready patterns: Provides reusable UI patterns (dialogs, menus, tables, validation forms, theming, responsive layout) that match Vuetify 1.5 conventions.
Quick Start
Use the vuetify-v1 skill to generate the correct Vuetify 1.5 Vue template and props for a dialog, including the right activator slot syntax for a legacy Baseweb project.