What problem does it solve? Setting up a consistent dark-themed React interface from scratch requires configuring Tailwind tokens, fonts, glassmorphism utilities, and animation patterns manually, which is repetitive and error-prone. This Skill provides a complete, ready-to-use design system scaffold for dashboards, admin panels, and data-rich interfaces. ## Core Features & Use Cases - Complete Design Token System: Predefined Tailwind config with brand colors, neutral backgrounds, status colors, dataviz palette, and CSS custom properties for dark UIs. - Glassmorphism Utilities: Ready-made glass, glass-card, glass-panel, glass-overlay, and glass-input component classes built on backdrop-blur. - Framer Motion Patterns: Reusable animation variants including fade-in, slide-up, stagger containers, page transitions, and modal animations. - Use Case: You need to build an analytics dashboard with a sidebar, cards, and modals. Use this Skill to scaffold the Vite + React + TypeScript project with the full dark theme, glass components, and page transitions already configured. ## Quick Start Ask the AI to scaffold a dark-themed React dashboard using this skill's Tailwind configuration, glass components, and Framer Motion page transitions.