Audit Apple-platform UI work against Human Interface Guidelines with HIG Doctor
Run a repeatable HIG compliance audit over app code before shipping UI changes, then use the findings to guide remediation.
Prerequisites
Bun, a local project directory to audit, and an agent setup that can call the HIG Doctor commands or installed skills
Installation
Use the upstream install or setup path that matches your environment:
- npm install
- npm run preview # preview in browser
- npm run render # out/hig-doctor-showcase.mp4 (1920x1080, 30fps, 21s)
Requirements and caveats from upstream:
- Requires Bun.
Basic usage or getting-started notes:
-
bash
-
/plugin marketplace add raintree-technology/apple-hig-skills
-
Or add as a git submodule into any project's .claude/ directory.
-
Extracted from upstream docs: https://raw.githubusercontent.com/raintree-technology/hig-doctor/HEAD/README.md