liquid-glass-design

Implement Liquid Glass design patterns for iOS 26 in SwiftUI, UIKit, and WidgetKit.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of implementing Apple's Liquid Glass design system in iOS 26 apps, offering tools for creating dynamic, interactive, and visually appealing glass effects for SwiftUI, UIKit, and WidgetKit components.

Core Features & Use Cases

  • Dynamic Glass Material: Provides a dynamic material with blur, reflection, and interactive morphing for various UI components.
  • SwiftUI Integration: Offers patterns for implementing Liquid Glass effects in SwiftUI.
  • UIKit Integration: Covers how to apply Liquid Glass effects in UIKit.
  • WidgetKit Integration: Includes guidance on rendering Liquid Glass effects in widgets.
  • Use Case: If you're developing an iOS 26 app and want to incorporate the new Liquid Glass design system, this Skill provides the necessary patterns and instructions.

Quick Start

Apply the Liquid Glass effect to a SwiftUI view by using the .glassEffect() modifier on a Text or Button view.

Frequently Asked Questions about liquid-glass-design

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

FAQPage Schema
How do I apply Liquid Glass effects in SwiftUI on iOS 26?

You can apply Liquid Glass effects in SwiftUI by using the `.glassEffect()` modifier directly on Text or Button views, creating dynamic blur and reflection for your iOS 26 interface.

Can I use the Liquid Glass design system with UIKit and WidgetKit?

Yes, the Liquid Glass design system can be used with UIKit and WidgetKit. It provides specific patterns and instructions for rendering blurred, reflective, and interactive glass effects across all three iOS 26 frameworks.

What are the Liquid Glass material capabilities for iOS 26 components?

The Liquid Glass material provides dynamic blur, reflection, and interactive morphing capabilities for iOS 26 UI components. It enables developers to create visually appealing, interactive glass effects across SwiftUI, UIKit, and WidgetKit.

Do I need prior SwiftUI experience to implement Liquid Glass effects?

Yes, you need familiarity with SwiftUI, UIKit, and WidgetKit to use this Skill effectively. It provides design patterns and instructions for the Liquid Glass system but requires foundational knowledge of these iOS 26 frameworks.

What is the best way to add interactive morphing glass effects to iOS widgets?

The best way to add interactive morphing glass effects to iOS widgets is by using the provided WidgetKit integration patterns, which offer specific guidance on rendering dynamic blurred and reflective glass materials.