What problem does it solve?
This Skill ensures that all UI changes made to the ESO Log Aggregator application adhere to the established modern glassmorphism design system, maintaining visual consistency and a polished user experience.
Core Features & Use Cases
- Design System Adherence: Guarantees that new or updated React components, styling, layouts, and visual elements match the application's theme, color palette, typography, and interaction patterns.
- Glassmorphism Implementation: Provides guidance and recipes for applying the signature blurred, translucent, and gradient-heavy aesthetic.
- Use Case: When developing a new dashboard widget, use this Skill to ensure its appearance, including background, borders, shadows, and typography, perfectly matches the existing UI elements.
Quick Start
Apply the glassmorphism recipe to the new DashboardCard component, ensuring it uses the panel background token and has a backdropFilter of blur(10px).