liquid-glass
Installation
SKILL.md
Liquid Glass — iOS 26 SwiftUI Design System
Overview
Liquid Glass is Apple's design language introduced in iOS 26 (2025). It features translucent, depth-aware materials that react to content behind them. This skill provides patterns for implementing Liquid Glass effects in SwiftUI.
Core Principles
- Translucency over opacity — Elements reveal the content beneath them
- Depth through layering — Multiple glass layers create visual hierarchy
- Adaptive tinting — Glass adapts color to surrounding content
- Motion and physics — Elements respond to scroll, tilt, and interaction
- Semantic materials — Use Apple's material types, not hardcoded colors