swiftui-liquid-glassImplement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment.
Install via ClawdBot CLI:
clawdbot install steipete/swiftui-liquid-glassGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://developer.apple.com/documentation/SwiftUI/Applying-Liquid-Glass-to-custoAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
A fintech app wants to update its dashboard and card interfaces to use Liquid Glass effects for a sleek, modern look that enhances visual hierarchy and user engagement. This involves refactoring existing SwiftUI views like transaction cards and buttons to adopt glass effects while ensuring performance and iOS 26+ compatibility.
A health app is building a new workout tracking feature with interactive glass elements for progress indicators and control buttons. The focus is on implementing new SwiftUI components using Liquid Glass APIs to create immersive, responsive interfaces that align with Apple's design guidelines for fitness applications.
An e-commerce platform seeks to improve product detail pages by adding glass effects to image galleries and action buttons, making the UI more visually appealing and intuitive. This scenario involves reviewing and improving existing SwiftUI code to integrate Liquid Glass for better user interaction and aesthetic consistency.
An educational app is creating interactive learning modules with glass-based UI elements like quizzes and progress trackers. The goal is to implement new SwiftUI features using Liquid Glass to enhance engagement through morphing transitions and consistent glass styling across different lesson screens.
A social media app aims to redesign user profiles with glass effects for avatars, bio cards, and action buttons to create a cohesive, modern interface. This involves refactoring existing SwiftUI views to use GlassEffectContainer and ensuring interactive elements respond appropriately to user inputs.
Offer specialized consulting or development services to clients looking to integrate Liquid Glass into their SwiftUI apps. Revenue comes from project-based fees or hourly rates for implementing, reviewing, or optimizing glass effects to enhance app aesthetics and user experience.
Develop and sell a subscription-based library of pre-built SwiftUI components with Liquid Glass effects. This targets businesses seeking to accelerate app development with ready-to-use, customizable glass UI elements, generating recurring revenue from monthly or annual licenses.
Provide paid online courses or in-person workshops focused on mastering Liquid Glass APIs in SwiftUI. Revenue is generated through course sales, workshop tickets, or corporate training packages aimed at developers and design teams wanting to adopt modern iOS UI techniques.
💬 Integration Tip
Start by wrapping grouped glass elements in GlassEffectContainer to optimize performance, and always include availability checks with fallback materials for earlier iOS versions to ensure broad compatibility.
Scored Apr 19, 2026
Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or needing component-specific patterns and examples.
Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient.
Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.
Build performant cross-platform apps with Flutter widgets, state management, and platform integration.
Build performant cross-platform mobile apps with React Native components, navigation, and native modules.