← ClaudeAtlas

apple-higlisted

Use whenever designing, building, styling, scaffolding, or reviewing ANY user interface, screen, view, component, layout, color, theme, typography, font, icon, symbol, spacing, motion, or navigation for an Apple platform (iOS, iPadOS, macOS, watchOS, tvOS, visionOS) — including SwiftUI/UIKit/AppKit code, buttons, tab bars, navigation bars, sheets, alerts, lists, forms, pickers, toggles, widgets, dark mode, Liquid Glass, accessibility/contrast/Dynamic Type, app icons, or design tokens — and whenever any app or website should follow Apple's Human Interface Guidelines (HIG). Also use when asked to review a UI for HIG compliance or to emit Apple design tokens.
aponeurosiswilling807/apple-hig · ★ 0 · Web & Frontend · score 62
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,