What problem does it solve?
Ensures iPhone app interfaces follow Apple's Human Interface Guidelines to prevent common usability, accessibility, and platform-integration issues during design, code review, or refactoring.
Core Features & Use Cases
- Comprehensive HIG Coverage: Guidance on layout, safe areas, touch targets, navigation patterns, typography, color and Dark Mode, and system integration.
- Accessibility & Interaction Rules: Clear rules for VoiceOver labels, Dynamic Type, Reduce Motion, gestures, and alternative interaction paths.
- Practical Patterns and Anti-Patterns: Recommended component usage (TabView, NavigationStack, sheets, alerts), onboarding and loading patterns, and a checklist for audits and reviews.
- Use Case: Use this Skill to audit an iPhone screen or app flow and produce prioritized fixes for layout, accessibility, color contrast, and navigation issues.
Quick Start
Audit the app's iPhone UI for HIG compliance and return a prioritized list of layout, navigation, typography, color, and accessibility issues with suggested fixes.