glassmorphism

Installation
SKILL.md

Glassmorphism Pattern

Create frosted glass effects for overlays and floating UI elements.

Core Classes

// Standard glassmorphic container
<div className="bg-black/20 backdrop-blur-md border border-white/10">
  ...
</div>

Variations

Dark Overlay (on images/media)

Best for controls overlaid on images or video.

Related skills
Installs
181
GitHub Stars
4
First Seen
Feb 21, 2026