What problem does it solve?
Apple app UIs often fall short of Human Interface Guidelines, risking inconsistent user experiences and potential review rejections. This skill performs a structured review of accessibility, navigation, layout, and platform conventions to help teams align with Apple's HIG standards.
Core Features & Use Cases
- Guided review workflow: Inspects SwiftUI/UIKit code and project documentation to surface HIG violations and actionable fixes.
- ** Phased checks**: Accessibility, Navigation & Layout, Visual Design, and Platform-Specific guidelines, with prioritized remediation steps.
- Use Case: A developer delivers a UI change; the skill analyzes the affected views and outputs a prioritized list of issues with recommended fixes.
Quick Start
Invoke the hig-review skill to start an HIG compliance check against the current Apple app project.