liquid-glass-design

Implement Liquid Glass UI with blur, tint, and morphing transitions across SwiftUI, UIKit, and WidgetKit.

4|7|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/arbisoft/ai-skillforge --skill liquid-glass-design-arbisoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: liquid-glass-design
Source: https://github.com/arbisoft/ai-skillforge/tree/main/Claude/skills/liquid-glass-design
Command: npx skills add https://github.com/arbisoft/ai-skillforge --skill liquid-glass-design-arbisoft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a ready-to-use blueprint for implementing Apple's Liquid Glass patterns, enabling blur, tint, reflection, and interactive morphing across iOS 26 apps to speed up UI engineering and ensure visual consistency.

Core Features & Use Cases

  • Dynamic glass effects with blur, tint, and light reflections across SwiftUI, UIKit, and WidgetKit.
  • Morphing transitions and interactive states for responsive UI components.
  • Cross-framework guidelines and reusable patterns for containers, buttons, and panels, including widget integration.

Quick Start

Apply the liquid glass design to a SwiftUI view by using the glassEffect modifier to achieve blur, tint, and interactive glass behavior.

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 SwiftUI on iOS 26?

You can implement Liquid Glass in SwiftUI by applying the glassEffect modifier to your views, enabling dynamic blur, tint, and interactive light reflections across your iOS 26 app components.

Can I use Liquid Glass UI components with UIKit and WidgetKit?

Yes, Liquid Glass UI supports cross-framework usage, providing reusable patterns and components for building glass panels and widgets across SwiftUI, UIKit, and WidgetKit on iOS 26.

What is the Liquid Glass design pattern used for in iOS apps?

The Liquid Glass pattern is used to build dynamic glass panels, morphing transitions, and interactive UI states, ensuring visual consistency with native blur, tint, and reflection behaviors on iOS 26.

Does Liquid Glass support interactive morphing transitions for app widgets?

Yes, Liquid Glass supports interactive morphing transitions and responsive UI states, allowing you to create fluid widget integrations and morphing containers within your iOS 26 applications.

What's the best way to apply glass blur and tint to SwiftUI containers?

The most direct way to apply glass blur and tint to SwiftUI containers is by using the native glassEffect modifier, which handles light reflection and interactive states for your UI elements.