What problem does it solve?
This Design System & UI skill provides a cohesive, reusable UI framework based on Tailwind CSS, glass card patterns, animation presets, and standardized typography to ensure visual consistency across Lumira V2 apps.
Core Features & Use Cases
- Tailwind-based color tokens (abyss, serenity, horizon, stellar) and a unified color system for backgrounds, surfaces, and accents.
- Glass Card patterns and GlassCard component for consistent modals and cards.
- Button variants and the cn() utility integration for accessible, responsive components.
- Animation patterns using Framer Motion (Fade In, Stagger, Glow) to enhance UX.
- Level Badges, Typography utilities, and responsive breakpoints to accelerate UI development.
- Best practices and conventions to maintain design system coherence across the monorepo.
Quick Start
Initialize the UI system by importing GlassCard, Button, and LevelBadge components, apply the Tailwind color tokens, and adopt the cn() helper and typography utilities in new components.