What problem does it solve? iOS code that compiles often still falls short of Apple-quality UI: springs that feel wrong, missing haptics, weak VoiceOver support, scroll jank, and unused platform integrations. This Skill runs a full multi-specialist audit of an iOS project's user interface and produces a unified, prioritized improvement plan. ## Core Features & Use Cases - Five-specialist review: Dispatches dedicated reviewers for visual design (HIG, Liquid Glass, typography), animation and haptics, accessibility (VoiceOver, Dynamic Type, contrast), performance (rendering, scroll, launch), and platform integration (widgets, Live Activities, App Intents). - Structured findings: Every finding carries a severity tag, file:line location, reference citation, and a current-to-suggested SwiftUI rewrite, merged into a report with a 10-row verdict table and prioritized plan. - Read-only by default: Reviews without modifying code; approved findings are applied only after explicit user confirmation, with a review ledger tracking NEW/RESOLVED/REGRESSED items across runs. - Use Case: Point it at a SwiftUI project and ask for a full UI pass before release; it returns per-screen findings such as adding .sensoryFeedback to a favorite toggle or replacing a hard-coded easeInOut with a spring. ## Quick Start Ask the assistant to run a full Apple-quality UI audit on your iOS project, for example by saying "craft this SwiftUI app to Apple quality and give me the full improvement plan."