Imported from highlow12/cs-duolingo (
.agents/skills/apple-hig-skills/SKILL.md). Install upstream withnpx skills add highlow12/cs-duolingo --skill apple-hig-skills. Copyright stays with the author.
apple-hig-skills
Catalogue stub — full package: raintree-technology/apple-hig-skills
Decision tree
Run this before any Apple platform UI design:
-
Is an HIG skill already installed? Check:
~/.design-agent-skills/skills/hig-foundations/SKILL.mdexists.- Yes → invoke the specific platform skill and proceed
- No → go to step 2
-
Do you have shell access?
- Yes → run the install command below, then invoke the skill
- No → show the install command; in Claude Code, send it as a chat message starting with
!— add-gfor global install or omit for project-only
Install command
npx skills add raintree-technology/apple-hig-skills
Website: apple.raintree.technology
Invoke after install
14 skills covering the full HIG — invoke by platform or component area:
hig-foundations— color, typography, layout, materialshig-platforms— iOS, macOS, visionOS, watchOS, tvOS specificshig-components-controls— buttons, toggles, slidershig-components-layout— navigation bars, tab bars, toolbarshig-components-menus— context menus, action sheets, pickershig-components-dialogs— alerts, confirmations, sheetshig-inputs— text fields, search, formshig-patterns— loading, onboarding, modalityhig-technologies— SwiftUI, Accessibility, Handoff, etc.- And more...
Trigger phrases: "Apple HIG", "iOS design", "macOS design", "visionOS"
What it does
Apple's Human Interface Guidelines encoded as 14 structured agent skills. Covers every Apple platform (iOS, macOS, visionOS, watchOS, tvOS) with platform-specific component behaviors, navigation patterns, typography scales, accessibility requirements, and HIG compliance checks. From the team behind apple.raintree.technology.