What problem does it solve?
This Skill eliminates the steep learning curve of implementing Apple's new iOS 26 Liquid Glass design system, which requires specialized APIs for dynamic blur, light reflection, and interactive morphing across SwiftUI, UIKit, and WidgetKit.
Core Features & Use Cases
- Cross-platform iOS 26 support: Provides implementation patterns for SwiftUI, UIKit, and WidgetKit to ensure consistent Liquid Glass effects across all Apple app types.
- Interactive and animated effects: Includes built-in guidance for touch-responsive glass elements, smooth morphing transitions between UI states, and performance-optimized glass effect containers.
- Use Case: Imagine you are building a new iOS 26 productivity app and want to add glass-style navigation bars, floating action buttons, and widget backgrounds that match Apple's latest design guidelines. This Skill provides all required code patterns and best practices to implement these effects correctly without manual trial and error.
Quick Start
Use the liquid-glass-design skill to add an interactive dynamic glass effect to your SwiftUI button that responds to user taps and morphs smoothly when the view hierarchy changes.