Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/raintree-technology/hig-doctorWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/raintree-technology/hig-doctor/apple-hig-skills)<a href="https://agentmods.dev/plugins/raintree-technology/hig-doctor/apple-hig-skills"><img src="https://agentmods.dev/badge/plugins/raintree-technology/hig-doctor/apple-hig-skills/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/plugins/raintree-technology/hig-doctor/apple-hig-skills"><img src="https://agentmods.dev/badge/plugins/raintree-technology/hig-doctor/apple-hig-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
apple-hig-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "apple-hig-skills",
"description": "HIG Doctor bundles 14 Apple HIG skills (foundations, platforms, patterns, inputs, technologies, and 8 component categories), an MCP server (hig_list_skills / hig_lookup / hig_search / hig_audit / hig_audit_file / hig_explain_finding), and a Bun-based CLI auditor that detects 431 HIG rules across SwiftUI, UIKit, AppKit, watchOS, visionOS, React, Vue, Svelte, Angular, Compose, Android XML, React Native, Flutter, CSS, and HTML.",
"source": "./",
"strict": false,
"skills": [
"./skills/hig-foundations",
"./skills/hig-platforms",
"./skills/hig-patterns",
"./skills/hig-inputs",
"./skills/hig-technologies",
"./skills/hig-project-context",
"./skills/hig-components-content",
"./skills/hig-components-controls",
"./skills/hig-components-dialogs",
"./skills/hig-components-layout",
"./skills/hig-components-menus",
"./skills/hig-components-search",
"./skills/hig-components-status",
"./skills/hig-components-system"
]
}What it installs
The manifest is a name and a version. 14 skills travel with it, and installing the plugin installs all of them — 2,295 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill hig-project-context A 113 tokens
- Skill hig-patterns A 205 tokens
- Skill hig-technologies A 216 tokens
- Skill hig-components-layout A 186 tokens
- Skill hig-foundations A 182 tokens
- Skill hig-inputs A 181 tokens
- Skill hig-components-content A 178 tokens
- Skill hig-components-controls A 154 tokens
- Skill hig-components-dialogs A 136 tokens
- Skill hig-components-menus A 156 tokens
- Skill hig-components-system A 162 tokens
- Skill hig-platforms A 168 tokens
- Skill hig-components-search A 115 tokens
- Skill hig-components-status A 143 tokens
What ships with it
1 file beside marketplace.json#apple-hig-skills in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 22 lines scan A 466d0b674ca1
apple-hig-skills is a plugin published in the GitHub repository raintree-technology/hig-doctor (126 stars, last pushed 6d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other plugins, from other repositories
macos-notch
Design and implement macOS Dynamic Island / notch-style apps — NSPanel, geometry, state machine, module widgets (media, HUD, shelf, agents).
svvarm
Opinionated design director for frontend interfaces. Reviews, fixes, and builds UI with a 38-pattern anti-slop standard — color, typography, layout, copy, interaction, production. One command, zero AI slop.
raven-mcp
Design-intelligence MCP server: audits pages, screens, and diffs for contrast, layout, tap targets, and consistency; carries a design system and a taste profile an agent can consult before writing UI code.
aio-visual-diff
Verify AI-built UI against design via measurement-driven diff — extracts computed CSS and bounding boxes through Chrome DevTools MCP, diffs against Figma reference or a frozen baseline, and feeds numerical deltas back to the agent. No screenshot eyeballing.
motion-design-skills
Motion design fundamentals, engines, and brand elements as installable skills for AI coding agents — timing, typography, color, composition, After Effects, Remotion, logos, and backgrounds.
ui-input-skills
Form systems, search, and filter components for user input and data collection.