Built for anyone writing iOS interfaces who needs to stay compliant with Apple's HIG without memorizing the docs. It covers the practical stuff: touch target sizes, Dynamic Type constraints, dark mode contrast, VoiceOver labels, haptic feedback, and permission patterns. The reference loading guide is smart, pointing you to interaction, visual design, accessibility, or privacy files based on what you're building. What I like is the Common Mistakes section calling out real issues like 44x44 point touch targets and haptic overuse. It's not comprehensive coverage of every HIG detail, but it catches the things that actually fail App Review or break accessibility.
npx skills add https://github.com/johnrogers/claude-swift-engineering --skill ios-hig