What problem does it solve?
This Skill eliminates the steep learning curve of implementing Apple's new iOS 26 Liquid Glass dynamic design system, which combines real-time background blur, surrounding content reflection, and interactive touch-responsive morphing effects, across SwiftUI, UIKit, and WidgetKit without manual trial and error with new APIs.
Core Features & Use Cases
- Cross-framework Liquid Glass support: Provides implementation patterns for SwiftUI, UIKit, and WidgetKit to ensure consistent design across all native Apple app types.
- Interactive and animated glass effects: Includes guidance for touch-responsive glass elements, smooth morphing transitions between glass UI states, and widget-specific tinted Home Screen integration.
- Use Case: Use this Skill to rapidly update an existing iOS app's navigation bars, cards, and floating action buttons to match the iOS 26 design language, or build new widgets that seamlessly integrate with the system's Liquid Glass appearance.
Quick Start
Use the liquid-glass-design skill to add an interactive, morphing Liquid Glass button to your iOS 26 SwiftUI app's main content view.