davepoon/ios-hig-design-guide
Build, update, and apply iOS design specifications using Apple Human Interface Guidelines (HIG) source data. Use when a task asks for iOS UI/UX rules, Apple design standards, component behavior, accessibility constraints, interaction patterns, or feature-level design-spec writing grounded in official HIG pages.
npx skills add https://github.com/davepoon/buildwithclaude --skill ios-hig-design-guide
Use this skill to produce iOS design recommendations that stay close to official Apple guidance.
Run:
python3 scripts/sync_apple_hig_sources.py --skill-dir .
references/apple-hig-ios-raw.mdreferences/apple-hig-ios-fulltext.mdreferences/apple-hig-ios-curated.mdreferences/ios-design-spec-workflow.mdreferences/raw/pages/design/human-interface-guidelines/*.jsonreferences/raw/catalog.jsondownload_error is 0 in references/raw/catalog.json./design/human-interface-guidelines/designing-for-ios.references/apple-hig-ios-curated.md for day-to-day use; use full dump only when needed.For each selected page, pull concrete rules into implementable statements:
Default output structure:
references/; do not hand-edit generated outputs.Take davepoon/ios-hig-design-guide from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.