What problem does it solve?
This Skill helps you write, review, and refactor SwiftUI code with modern API guidance, better state handling, and stronger performance and accessibility practices.
Core Features & Use Cases
- SwiftUI Implementation Help: Design new views, state flow, animations, navigation, and layout using native SwiftUI patterns.
- Code Review and Refactoring: Spot deprecated APIs, state-management mistakes, list identity issues, and unnecessary view updates, then suggest safer improvements.
- Performance and Trace Analysis: Analyze Instruments
.trace files to identify main-thread blocking, hitch sources, and invalidation patterns that cause excessive view updates.
- Platform-Specific Guidance: Handle iOS, macOS, Liquid Glass, Charts, previews, and accessibility with version-aware fallbacks.
- Use Case: A developer can ask for a review of a SwiftUI screen or a trace analysis, and the Skill will return prioritized fixes grounded in Apple best practices.
Quick Start
Ask the SwiftUI expert skill to review your view code for deprecated APIs, state issues, and performance problems, or to analyze an Instruments trace and recommend the highest-impact fixes.