swiftui-liquid-glass
Implement or review SwiftUI Liquid Glass APIs with correct fallbacks and modifier order.
npx skills add sickn33/agentic-awesome-skills --skill swiftui-liquid-glass --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# SwiftUI Liquid Glass ## Overview Use this skill to build or review SwiftUI features that fully align with the iOS 26+ Liquid Glass API. Prioritize native APIs (`glassEffect`, `GlassEffectContainer`, glass button styles) and Apple design guidance. Keep usage consistent, interactive where needed, and performance aware. ## When to Use - When the user wants to adopt or review Liquid Glass in SwiftUI UI. - When you need correct API usage, fallback handling, or modifier ordering for Liquid Glass. ## Workflow Decision Tree Choose the path that matches the request: ### 1) Review an existing feature - Inspect where Liquid Glass should be used and where it should not. - Verify correct modifier order, shape usage, and container placement. - Check for iOS 26+ availability handling and sensible fallbacks. ### 2) Improve a feature using Liquid Glass - Identify target components for glass treatment (surfaces, chips, buttons, cards). - Refactor to use `GlassEffectContainer` where multiple glass elements appear. - Introduce interactive glass only for tappable or focusable elements. ### 3) Implement a new feature using Liquid Glass - Design the glass surfaces and interactions first (shape, promine
- Overview
- When to Use
- Workflow Decision Tree
- 1) Review an existing feature
- 2) Improve a feature using Liquid Glass
- 3) Implement a new feature using Liquid Glass
- Core Guidelines
- Review Checklist
- Implementation Checklist
- Quick Snippets
- Resources
- Limitations
What does the swiftui-liquid-glass skill do?
Implement or review SwiftUI Liquid Glass APIs with correct fallbacks and modifier order.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill swiftui-liquid-glass --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.