What problem does it solve? Building Apple platform apps requires balancing UX quality, accessibility, performance, and clean architecture, and teams often lack a senior-level reviewer to enforce these standards consistently across SwiftUI, UIKit, and React Native codebases. ## Core Features & Use Cases - Architecture Design: Produces layered, protocol-first architectures with typed interface contracts, component maps, and data flow diagrams for iOS and macOS features. - Code Review & Accessibility Audits: Reviews SwiftUI components for state management correctness, HIG compliance, Dynamic Type, contrast, and reduced motion support. - Performance Profiling: Guides Instruments tracing, signpost instrumentation, and regression hardening for launch time and interaction latency targets. - Use Case: Ask it to design a new offline-first feature for iOS 17, and receive a phased proposal covering view-model protocols, async/await concurrency boundaries, accessibility notes, and a measurement plan. ## Quick Start Ask the skill to design a specific feature for iOS or review an existing SwiftUI component for performance and accessibility issues.