Liquid Glass Reference
An iOS 26 Liquid Glass Swift/SwiftUI reference to point your agent at when implementing glass effects.
Install
Installs through Popy — it fetches the skill from the author's repo and prints the credit. Works with any agent.
$ curl -fsSL https://skills.popy.app/i/conorluddy-liquid-glass-reference | shInspect what it runs first: skills.popy.app/i/conorluddy-liquid-glass-reference
Prefer to do it by hand?
- 1Open the source repo: https://github.com/conorluddy/LiquidGlassReference
- 2Copy its SKILL.md (and any supporting files) into ~/.claude/skills/conorluddy-liquid-glass-reference/
- 3Restart your agent so it picks up the new skill.
Heads up: this listing was compiled from public sources and hasn't been hand-verified yet. Always confirm details on the source repo before installing.
Related skills
SwiftUI Pro
FeaturedReviews SwiftUI code for modern APIs, performance, state, and accessibility — catching mistakes LLMs commonly make.
SwiftData Pro
Guides AI on SwiftData: @Model, @Query, predicates, indexes, migrations, relationships, and iCloud sync.
Swift Concurrency Pro
Concurrency reviewer that catches reentrancy bugs, actor-isolation violations, and async/await pitfalls.