From all-skills
Generates iOS design specs from Apple HIG sources for UI/UX rules, components, accessibility constraints, and interaction patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/all-skills:ios-hig-design-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to produce iOS design recommendations that stay close to official Apple guidance.
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.npx claudepluginhub davepoon/buildwithclaude --plugin all-skillsGuides iOS app development per Apple's Human Interface Guidelines, covering interface design, accessibility (VoiceOver, Dynamic Type), dark mode, touch targets, animations, haptics, and permissions.
Provides Apple Human Interface Guidelines design foundations for iOS/macOS apps, covering principles on content priority, accessibility, system colors, fonts, icons, motion, privacy, and internationalization.
Provides reference material for Apple Human Interface Guidelines design foundations including accessibility, color, typography, icons, and platform conventions.