Optimizes web PWAs to meet Apple Human Interface Guidelines for a native iOS look and feel.
The HIG Mobile Pass is a specialized Claude Code skill designed to audit and refine web applications for strict adherence to Apple's Human Interface Guidelines (HIG). It leverages project-specific design tokens and real-time Apple documentation via the Sosumi MCP to implement critical mobile features like safe-area insets, 44px touch targets, PWA manifests, and native-feeling navigation patterns. While currently deprecated in favor of the more comprehensive 'hig-ui-pass', it remains a focused tool for developers looking to bridge the gap between web apps and native iOS experiences through automated compliance checks.
主な機能
01CSS safe-area and touch-target implementation
02Real-time documentation fetching via Sosumi MCP
03PWA manifest and meta-tag optimization
04Token-based design consistency enforcement
05Automated Apple HIG compliance auditing
060 GitHub stars
ユースケース
01Converting a standard web app into a high-quality iOS PWA
02Auditing mobile web interfaces for Apple HIG compliance
03Implementing iOS-specific safe area insets and navigation patterns