apple-hig
01Plugin Claude Code
Plugin marketplace listing 1 plugin: apple-hig.
Plugin Claude Code
Plugin marketplace listing 1 plugin: apple-hig.
Plugin Claude Code
Automatically design and review UIs to Apple's Human Interface Guidelines across iOS, iPadOS, macOS, watchOS, tvOS, and visionOS. Ships a complete on-disk guideline reference so it never fetches Apple at runtime; the router skill loads only the files relevant to the current task.
Agent
Use to audit UI code (SwiftUI, UIKit, AppKit, React/React Native, Flutter, HTML/CSS, etc.) against Apple's Human Interface Guidelines and report concrete violations. Invoke when the user asks to review/check/audit a screen, view, component, or stylesheet for HIG compliance, accessibility, or design-token correctness …
Command
Audit the current file/selection (or a path you pass) against Apple's Human Interface Guidelines and report violations with rule, Apple source, and a concrete fix.
Command
Generate a HIG-compliant component or screen for a chosen Apple platform and stack (SwiftUI, UIKit, React Native, Flutter, HTML/CSS, etc.), using the on-disk Apple guidelines.
Command
Sync authoritative Apple design tokens (colors, Dynamic Type) from the local Xcode SDK into a cache the plugin prefers over the bundled values. macOS + Xcode only.
Command
Emit Apple HIG design tokens (system colors light/dark, the iOS type ramp, spacing, corner radii, control sizes, contrast) in a chosen format.
Hook
Runs when a session starts, executing version-check.mjs via node (2 commands). From Elevatormusic/apple-hig.
Hook
Runs before the agent uses a tool for Bash tool calls, executing hig-gate.mjs via node. From Elevatormusic/apple-hig.
Skill Claude CodeCodex
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…