What problem does it solve?
Dark glassmorphism UIs often suffer from poor contrast, muddy blur layers, and inconsistent border treatments. This Skill provides a proven token system, CSS patterns, and a checklist for building readable dark glass interfaces with frosted surfaces and gradient glow borders.
Core Features & Use Cases
- Dark UI Token System: Predefined CSS custom properties for backgrounds, glass fills, text colors, and accents that you tune per brand.
- Glass Panel & Border Patterns: Copy-ready CSS for
backdrop-filter frosted panels and a pseudo-element masked gradient border (.border-gradient::before), plus a Tailwind usage example.
- Dark Mode Checklist: Contrast minimums, glow restraint, focus ring visibility, and a solid-background fallback for environments without blur support.
- Use Case: When asked to "create a dark glass hero section with glowing border cards" or "convert this bright UI to dark glassmorphism without losing contrast," the Skill supplies the exact tokens, patterns, and validation steps.
Quick Start
Use the glass-dark-ui skill to build a dark frosted glass hero section with gradient border cards in HTML and CSS.