Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human Interface Guidelines Skill

ci

Apply Apple's Human Interface Guidelines (HIG) to design, review, and specify UI/UX for iOS, iPadOS, macOS, watchOS, tvOS, and visionOS.

Prerequisites

  • Python 3.10+
  • pip install -r requirements.txt

Install (Remote)

npx skills add zanwei/human-interface-guidelines-skill --skill human-interface-guidelines

Install (Local, no owner/repo)

cd ~/.cursor/skills
npx skills add ./human-interface-guidelines --skill human-interface-guidelines -a cursor -g -y

Verify

npx skills list -g -a cursor
python3 scripts/search_hig.py --top 3 "apple pay"
python3 scripts/fetch_hig_page.py --help

Update

npx skills check
npx skills update

Includes

  • SKILL.md: operational workflow and output templates
  • references/hig_section_map.md: HIG hierarchy map
  • references/hig_catalog.md: page catalog with title + abstract
  • scripts/search_hig.py: keyword search on local catalog
  • scripts/fetch_hig_page.py: fetch and render HIG DocC pages to Markdown

Usage examples

  • "Review this iOS settings page against HIG and list must-fix issues."
  • "Convert this PRD into a HIG-aligned iOS UI spec."
  • "Pick the right component pattern for a visionOS picker flow."

About

Reusable HIG skill for iOS, iPadOS, macOS, watchOS, tvOS, and visionOS design review/spec workflows.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages