liquid-glass-design

Integrate dynamic glass materials into iOS 26+ apps with SwiftUI, UIKit, and WidgetKit.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Michae2xl/claude-skills-michael --skill liquid-glass-design-michae2xl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: liquid-glass-design
Source: https://github.com/Michae2xl/claude-skills-michael/tree/main/skills/liquid-glass-design
Command: npx skills add https://github.com/Michae2xl/claude-skills-michael --skill liquid-glass-design-michae2xl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the challenge of implementing Apple's Liquid Glass design in iOS 26+ applications, providing dynamic glass materials with blur, reflection, and interactive morphing across multiple frameworks.

Core Features & Use Cases

  • Dynamic Material Implementation: Offers the ability to integrate the Liquid Glass design into SwiftUI, UIKit, and WidgetKit apps.
  • Blurring and Reflections: Allows developers to blur content behind elements and reflect surrounding colors and light.
  • Interactive Morphing: Enables the creation of glass elements that respond to touch and pointer interactions.
  • Cross-Framework Compatibility: Ensures consistent design implementation across SwiftUI, UIKit, and WidgetKit.

Quick Start

Add Liquid Glass effects to a SwiftUI view: .glassEffect().

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 Liquid Glass effects in a SwiftUI app?

To implement Liquid Glass effects in SwiftUI, apply the `.glassEffect()` modifier to your views. This integrates dynamic glass materials with blur and reflection properties into your iOS 26+ application interface.

Can I use Liquid Glass design with UIKit and WidgetKit?

Yes, Liquid Glass design is fully compatible with UIKit and WidgetKit. It provides cross-framework support to ensure consistent dynamic glass materials, blurring, and interactive morphing across all three iOS frameworks.

What is interactive morphing in Liquid Glass UI design?

Interactive morphing in Liquid Glass design enables glass elements to visually respond to touch and pointer interactions. It dynamically alters the blur and reflection of the material during user interaction within your iOS application.

Do I need Xcode and the iOS 26 SDK to add Liquid Glass materials?

Yes, you need Xcode and the iOS 26 SDK to add Liquid Glass materials. These tools provide the necessary environment to compile and render the dynamic glass effects, blur, and reflections required by the design.

How do I customize glass appearance and behavior in UIKit?

You can customize glass appearance and behavior in UIKit by adjusting the dynamic material properties provided by the Skill. This allows you to control the blur intensity, reflection of surrounding colors, and interactive morphing responses.