Skip to main content
Back to registry

liquid-glass-design

affaan-m/everything-claude-code

Patterns for implementing Apple's Liquid Glass — a dynamic material that blurs content behind it, reflects color and light from surrounding content, and reacts to touch and pointer interactions. Covers SwiftUI, UIKit, and WidgetKit integration.

Installs554
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill liquid-glass-design
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Patterns for implementing Apple's Liquid Glass — a dynamic material that blurs content behind it, reflects color and light from surrounding content, and reacts to touch and pointer interactions. Covers SwiftUI, UIKit, and WidgetKit integration. The simplest way to add Liquid Glass to any view: Key customization options: Always wrap multiple glass views in a container for performance and morphing: The spacing parameter controls merge distance — closer elements blend their glass shapes together. Combine multiple views into a single glass shape with glassEffectUnion : Create smooth morphing when glass elements appear/disappear: To allow horizontal scroll content to extend under a sidebar or inspector, ensure the ScrollView content reaches the leading/trailing edges of the container. The system automatically handles the under-sidebar scrolling behavior when the layout extends to the edges — no additional modifier is needed. - Building or updating apps for iOS 26+ with the new design language - Implementing glass-style buttons, cards, toolbars, or containers - Creating morphing transitions between glass elements - Applying Liquid Glass effects to widgets - Migrating existing blur/material effects to the new Liquid Glass API - .regular — standard glass effect - .tint(Color) — add color tint for prominence - .interactive() — react to touch and pointer interactions - Shape: .capsule...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does liquid-glass-design do?

Patterns for implementing Apple's Liquid Glass — a dynamic material that blurs content behind it, reflects color and light from surrounding content, and reacts to touch and pointer interactions. Covers SwiftUI, UIKit, and WidgetKit integration.

Is liquid-glass-design good?

liquid-glass-design does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does liquid-glass-design work with?

liquid-glass-design currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to liquid-glass-design?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install liquid-glass-design?

npx skills add https://github.com/affaan-m/everything-claude-code --skill liquid-glass-design

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering