glass-dark-ui
Installation
SKILL.md
Glass Dark UI Skill
Workflow
- Confirm environment (
HTML/CSS, Tailwind, or React) and target surface (hero,dashboard,modal,card). - Define dark UI tokens first (background, glass fill, border glow, primary text, muted text).
- Build frosted panels with
backdrop-filter, transparent dark fill, and subtle inner highlight. - Apply the masked gradient border (
.border-gradient::before) to key surfaces. - Add restrained depth (shadow + glow) and clear hover/focus states.
- Validate contrast and mobile behavior before finalizing.
Base Tokens
Use these as defaults and tune per brand.