macos-liquid-glass

Implements and validates Liquid Glass UI in macOS SwiftUI apps with system glass and adaptive materials.

46|5|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/robinebers/skills --skill macos-liquid-glass
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: macos-liquid-glass
Source: https://github.com/robinebers/skills/tree/main/skills/macos-liquid-glass
Command: npx skills add https://github.com/robinebers/skills --skill macos-liquid-glass

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps developers implement and review macOS SwiftUI apps with Liquid Glass UI, providing a modern design system and reducing custom chrome.

Core Features & Use Cases

  • Implement Liquid Glass UI: Use the skill to bring SwiftUI apps into the modern macOS design system.
  • Review UI: Validate that glass grouping, transitions, and activation are visually coherent.
  • App Structure: Offers guidelines for using NavigationSplitView, TabView, and sheets with Liquid Glass.

Quick Start

Use the macos-liquid-glass skill to update the 'MyApp' UI to use Liquid Glass surfaces.

Frequently Asked Questions about macos-liquid-glass

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

FAQPage Schema
How do I implement Liquid Glass UI in a macOS SwiftUI app?

To implement Liquid Glass UI in a macOS SwiftUI app, apply system-provided glass and adaptive materials to modernize your app design and reduce custom chrome. This approach requires SwiftUI and macOS 13.0 or later.

What is Liquid Glass UI in macOS and when should I use it?

Liquid Glass UI is a modern macOS SwiftUI design system that uses system-provided glass and adaptive materials. You should use it to modernize macOS app designs, reduce custom chrome, and ensure visually coherent glass grouping and transitions.

Does Liquid Glass UI work with NavigationSplitView and TabView in SwiftUI?

Yes, Liquid Glass UI works with NavigationSplitView, TabView, and sheets in SwiftUI. The skill provides specific app structure guidelines for using these components with Liquid Glass surfaces to ensure visually coherent activation and transitions.

What macOS version is required to use Liquid Glass materials in SwiftUI?

macOS 13.0 or later is required to use Liquid Glass materials in SwiftUI. This version provides the necessary system-provided glass and adaptive materials to implement the modern design system and reduce custom chrome.

Why does my SwiftUI Liquid Glass grouping look visually incoherent?

Your SwiftUI Liquid Glass grouping may look incoherent if glass grouping, transitions, and activation are not properly validated. Use the skill to review your UI and ensure that adaptive materials and glass surfaces align with modern macOS design guidelines.