概要
This skill optimizes the frontend development workflow by establishing a clear hierarchy for component selection, prioritizing ShadCN-Vue base components, custom wrappers, and domain-specific feature components. It ensures design system compliance by preventing the modification of core UI files and enforcing the use of standardized patterns for forms, tables, and dialogs. By guiding Claude to use specific custom inputs like FloatingLabelInput and organized import structures, it maintains architectural consistency across Vue-based applications.