Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

liquid-glass-design

Dynamic glass material with blur, reflection, and interactive morphing for iOS 26 apps.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill liquid-glass-design
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, liquid-glass-design has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/liquid-glass-design.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Dynamic glass material with blur, reflection, and interactive morphing for iOS 26 apps. 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. - Provides SwiftUI modifiers ( .glassEffect() , .glassEffect(_:in:) , button styles) and UIKit equivalents ( UIGlassEffect , UIGlassContainerEffect ) for consistent glass implementation across frameworks - Includes GlassEffectContainer for performance optimization and smooth morphing transitions when glass elements appear, disappear, or change hierarchy - Supports...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Dynamic glass material with blur, reflection, and interactive morphing for iOS 26 apps.

Is liquid-glass-design good?

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

Which AI agents support liquid-glass-design?

liquid-glass-design currently lists compatibility with Claude Code, Skills CLI.

Is liquid-glass-design safe to install?

liquid-glass-design has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to liquid-glass-design?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install liquid-glass-design?

Run the following command to 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