When you're building content display in Apple apps and need to know whether to use a collection view, Swift Charts, web view, or one of the other system components, this skill pulls straight from the Human Interface Guidelines to give you component recommendations with platform-specific guidance. It covers everything from image views and color pickers to share sheets and tvOS lockups, with a focus on accessibility requirements and when to reach for system components versus rolling your own. The nice thing here is the structured decision framework: it asks about content type, platform, and scale before recommending a path, which saves you from the usual "it depends" paralysis when choosing between approaches.
npx skills add https://github.com/raintree-technology/apple-hig-skills --skill hig-components-content