Comprehensive guide for creating premium, high-fidelity UI layouts using the project's Vue component library and Tailwind CSS.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Comprehensive guide for creating premium, high-fidelity UI layouts using the project's Vue component library and Tailwind CSS.
Frontend Design System
This skill provides the standards and patterns for building user interfaces in the dashboard application. The goal is to create a premium, dynamic, and highly polished user experience that "wows" the user.
1. Design Philosophy
High-End Aesthetics: We do not build "MVP-looking" apps. We build refined, polished interfaces.
Glassmorphism & Depth: Utilize layers, blurs (backdrop-blur-xl), and subtle transparencies (bg-white/40) to create depth.
Vibrant Colors: Use the project's primary and secondary palette, but often via gradients or low-opacity tints (bg-primary/10) rather than solid blocks of harsh color.
Dynamic Motion: Nothing should feel static. Smooth transitions (duration-500, duration-700), micro-interactions on hover, and entrance animations are required.
2. Component Usage
All standard UI elements must come from the internal component library.