apple-higlisted
Install: claude install-skill aponeurosiswilling807/apple-hig
# Apple HIG — router
This skill is a **router**, not the content. It points to a complete on-disk Apple HIG reference
under `${CLAUDE_PLUGIN_ROOT}/skills/apple-hig/guidelines/` (plus
`${CLAUDE_PLUGIN_ROOT}/skills/apple-hig/references/design-tokens.md`). The reference never fetches
Apple at runtime. **Load only the files relevant to the current task — never read the whole folder.**
> Path note: `${CLAUDE_PLUGIN_ROOT}` resolves to this plugin's install directory. If it ever appears
> unresolved (you literally see `${CLAUDE_PLUGIN_ROOT}`), find the files with Glob —
> `**/apple-hig/guidelines/**/*.md` and `**/apple-hig/references/design-tokens.md` — and use those.
> ⏱️ The reference reflects the **Liquid Glass** ("26") generation, refined at **WWDC 2026** into
> the **iOS/iPadOS/macOS 27 ("Golden Gate")** generation. Each file carries a `source_url` and a
> "verify on Apple" banner; treat exact numbers as version-dependent.
## How to route (do this every time)
1. **Always load first:** `guidelines/universal.md` — the non-negotiable rules + platform-selection
table + the full knowledge-base map.
2. **Detect the target platform** (see cues below) and load the matching `guidelines/platforms/<platform>.md`.
If several apply (e.g. a SwiftUI app for iPhone + iPad), load each.
3. **Load the topic files** for the task from the routing table below — components, foundations,
and/or patterns. Load 1–4 files, not the whole tree.
4. **For exact numbers** (colors/hex, type ramp,