A comprehensive reference for building HIG-compliant iOS apps in SwiftUI, organized into 34 rules across navigation, interaction design, accessibility, feedback states, UX patterns, and visual design. Tailored for apps using the clinic modular MVVM-C architecture with feature modules, Domain/Data separation, and coordinator-based routing. Each rule links to detailed guidance on everything from 44pt touch targets and haptic feedback to VoiceOver labels and dark mode support. The structure assumes iOS 26 and Swift 6.2, with specific constraints about module boundaries and stale-while-revalidate data flows. Use this when you need to verify your SwiftUI implementation against Apple's official guidelines or when architecting navigation and interaction patterns in a modular codebase.
npx skills add https://github.com/pproenca/dot-skills --skill ios-hig