liquid-glass-design

Implement iOS 26 Liquid Glass effects in SwiftUI, UIKit, and WidgetKit.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/ryasrk/AgentBrokeTheMatrix-CopilotVersion --skill liquid-glass-design-ryasrk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: liquid-glass-design
Source: https://github.com/ryasrk/AgentBrokeTheMatrix-CopilotVersion/tree/main/.github/skills/liquid-glass-design
Command: npx skills add https://github.com/ryasrk/AgentBrokeTheMatrix-CopilotVersion --skill liquid-glass-design-ryasrk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides patterns and guidance for implementing Apple's new "Liquid Glass" dynamic material effect across SwiftUI, UIKit, and WidgetKit for iOS 26 and later.

Core Features & Use Cases

  • Dynamic Glass Material: Apply blurs, reflections, and interactive morphing effects.
  • Cross-Platform Support: Covers SwiftUI, UIKit, and WidgetKit implementations.
  • Use Case: Integrate a visually stunning, interactive glass-like button into your app's toolbar or create a dynamic card that reacts to user touch.

Quick Start

Apply the basic glass effect to a Text view in SwiftUI using the .glassEffect() modifier.

Frequently Asked Questions about liquid-glass-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement iOS 26 Liquid Glass design in SwiftUI?

Yes, Liquid Glass is supported across SwiftUI, UIKit, and WidgetKit. The Skill provides implementation patterns for all three frameworks to ensure dynamic blur and reflection effects work consistently throughout your iOS 26 app.

Can I use Liquid Glass material effects in UIKit and WidgetKit?

Yes, Liquid Glass is supported across SwiftUI, UIKit, and WidgetKit. The Skill provides implementation patterns for all three frameworks to ensure dynamic blur and reflection effects work consistently throughout your iOS 26 app.

What is the best way to create an interactive glass button in iOS 26?

The best way to create an interactive glass button is using the provided SwiftUI, UIKit, or WidgetKit patterns. These enable dynamic morphing effects that react visually to user touch, enhancing interactive user experiences within the new iOS design language.

Does the Liquid Glass design system support dynamic blur and reflection?

Liquid Glass requires iOS 26 or later. You need a development environment targeting this specific OS version to utilize the `.glassEffect()` modifier and ensure the dynamic blur and reflection effects render correctly.