What problem does it solve?
This skill solves the challenge of maintaining brand consistency and high-fidelity UI aesthetics in web projects by providing a standardized, dark-first design language that integrates seamlessly with Next.js, Tailwind v4, and shadcn/ui.
Core Features & Use Cases
- Glassmorphism System: Implements a 4-layer glass effect system including backdrop-blur, highlights, shadows, and adaptive tinting.
- OKLCh Color System: Provides a perceptually uniform color palette based on the 275-degree hue family, ensuring depth and readability.
- Use Case: Use this skill when building a new dashboard or web application to instantly apply a professional, brand-aligned aesthetic that automatically handles dark and light mode transitions.
Quick Start
Copy the globals.css file from the assets directory into your project and import it in your root layout to enable the Arcan Glass design system.