Claude Skill

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.

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download agentskillexchange-skills-skills_audit-apple-platform-ui-work-against-human-interface-guidelines-with-hig-doctor-07beb56.zip · 0 KB
Part of agentskillexchange/skills — 249 skills

Install

skills CLI npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/audit-apple-platform-ui-work-against-human-interface-guidelines-with-hig-doctor
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
Git git clone https://github.com/agentskillexchange/skills.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

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:

Documentation

Source

Files (skills)
  • SKILL.md 1.8 KB
    ---
    name: "Audit Apple-platform UI work against Human Interface Guidelines with HIG Doctor"
    slug: "audit-apple-platform-ui-work-against-human-interface-guidelines-with-hig-doctor"
    description: "Run a repeatable HIG compliance audit over app code before shipping UI changes, then use the findings to guide remediation."
    github_stars: 44
    verification: "security_reviewed"
    source: "https://github.com/raintree-technology/hig-doctor"
    author: "raintree-technology"
    publisher_type: "organization"
    category: "Code Quality & Review"
    framework: "Multi-Framework"
    tool_ecosystem:
      github_repo: "raintree-technology/hig-doctor"
      github_stars: 44
    ---
    
    # 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](https://bun.sh).
    
    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.
    
    - Source: https://github.com/raintree-technology/hig-doctor
    - Extracted from upstream docs: https://raw.githubusercontent.com/raintree-technology/hig-doctor/HEAD/README.md
    
    ## Documentation
    
    - https://apple.raintree.technology/
    
    ## Source
    
    - [Agent Skill Exchange](https://agentskillexchange.com/skills/audit-apple-platform-ui-work-against-human-interface-guidelines-with-hig-doctor/)
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related