What problem does it solve?
This Skill provides comprehensive guidance and best practices for adhering to Apple's Human Interface Guidelines (HIG) when developing iOS applications with SwiftUI, ensuring a native, accessible, and user-friendly experience.
Core Features & Use Cases
- HIG Compliance: Offers detailed rules and examples for navigation, interaction design, accessibility, user feedback, UX patterns, and visual design.
- SwiftUI Focus: Provides specific SwiftUI implementations and patterns for iOS 26 / Swift 6.2.
- Architecture Alignment: Tailored for the clinic modular MVVM-C stack, ensuring consistency with project architecture.
- Use Case: A developer is building a new feature in a SwiftUI app and needs to ensure the navigation patterns, touch target sizes, and accessibility labels meet Apple's standards. They consult this Skill for specific guidance on implementing these elements correctly.
Quick Start
Review the guidelines for implementing accessible touch targets in SwiftUI by referencing the 'inter-touch-targets.md' file.