What problem does it solve? Evaluating the visual quality of an iOS app requires manually screenshotting every screen on a physical device and judging each against design guidelines, which is slow and inconsistent. This Skill automates that audit by connecting to a real iPhone, capturing every screen, and scoring each design dimension. ## Core Features & Use Cases - Real-device screenshot capture: Connects to a physical iPhone via the same StateServer used by /ios-qa and screenshots every screen in the app. - Guideline-based evaluation: Assesses each screen against Apple Human Interface Guidelines, the project's DESIGN.md, and general design best practices. - Scored feedback: Rates each design dimension from 0-10 with actionable "what would make it a 10" framing, mirroring the /plan-design-review workflow for browsers. - Use Case: Before shipping an iOS release, run the audit to catch visual inconsistencies, spacing issues, and HIG violations across all screens without manually reviewing each one. ## Quick Start Ask the agent to review the iOS design of the app running on the connected iPhone and score each screen against Apple HIG.