Teaches Claude about Apple's Human Interface Guidelines for navigation components like search fields, page controls, and breadcrumbs. It's opinionated about the basics (search goes where users expect it, page controls are for flat sequences only, path controls stay concise) and knows the platform differences across iOS, macOS, and visionOS. The skill prompts for context about dataset size and primary interactions before recommending a component, which is the right approach since search UX varies wildly between a 50-item list and a full-text search feature. Most useful when you're building navigation or search UI and want to follow Apple's patterns without hunting through HIG documentation yourself.
npx skills add https://github.com/raintree-technology/apple-hig-skills --skill hig-components-search