What problem does it solve?
This Skill provides comprehensive guidance and troubleshooting for implementing Apple's new Liquid Glass material design system, ensuring visually appealing, performant, and accessible user interfaces across all platforms.
Core Features & Use Cases
- Implementation Guidance: Learn how to use SwiftUI modifiers and understand the core principles of Liquid Glass (lensing, motion, adaptation).
- Variant Selection: Differentiate between Regular and Clear variants and know when to use each.
- Troubleshooting & Optimization: Address visual artifacts, performance issues, and accessibility concerns.
- Use Case: A designer wants to implement a new navigation bar using Liquid Glass. They can use this Skill to understand the
.glassEffect() modifier, ensure proper tinting, and verify legibility across different backgrounds and accessibility settings.
Quick Start
Use the axiom-liquid-glass skill to implement a basic Liquid Glass effect on a SwiftUI Text view.