HIG Doctor audit
SkillMediaAudit interface source with HIG Doctor when the user asks to scan, lint, review, or remediate Swift, UIKit, AppKit, React, Vue, Svelte, Angular, Compose, Android XML, Flutter, CSS, or HTML for HIG-aligned interface and accessibility concerns. Do not activate for general design advice without source to audit; use the relevant HIG guidance skill instead.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the HIG Doctor audit skill
What this skill tells your AI
The instructions your AI receives, as published by raintree-technology/hig-doctor in plugin/skills/hig-doctor-audit/SKILL.md and read by ahel’s review.
Use HIG Doctor findings as review evidence, not certification.
Audit workflow
- Confirm the target repository or directory. Keep the scan within that scope.
- Run
npx -y hig-doctor@2.0.3 <target> --jsonfor machine-readable findings. - Report the detected frameworks, severity counts, rule IDs, locations, and material analysis limits.
- Use
hig_explain_findingor the relevant bundled HIG skill when a finding needs its cited guidance and context. - Before editing, distinguish mechanical fixes from changes that require product, design, accessibility, or platform judgment.
- If the user authorized remediation, preserve justified suppressions and rerun the audit plus the repository's relevant checks.
Gates and baselines
- Use
--fail-on <critical|serious|moderate>only when the requested workflow needs a gate. - Use
--write-baselineonly when the user asks to adopt a baseline. A baseline records accepted existing findings; it does not resolve them. - Do not delete or weaken configuration, inline suppressions, or baselines merely to produce a clean result.
Failure handling
If npx or the package cannot run, state the failed command and the missing
prerequisite. Ask the user to install a supported Node.js runtime or restore
package-registry access. Do not substitute an unversioned audit command.
Output
Lead with the audit result. Separate confirmed findings, judgment-dependent warnings, preserved exceptions, checks run, and missing evidence. Never claim that an automated scan proves HIG compliance or accessibility.
Signals
- GitHub stars
- 126
- Forks
- 9
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
hig-doctor-audit- Source
- github.com/raintree-technology/hig-doctor