Agent skill · Data & Analytics

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.

davepoongithub.com/davepoonGitHub ↗
claude-codeships scriptsMIT
Install
npx skills add davepoon/buildwithclaude --skill ios-hig-design-guide --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 3 KB
Bundled scripts: yes
Path: plugins/all-skills/skills/ios-hig-design-guide/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,251
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# iOS HIG Design Guide Use this skill to produce iOS design recommendations that stay close to official Apple guidance. ## Quick start 1. Sync official sources. 2. Read only relevant sections. 3. Produce a feature-specific spec (not a generic style dump). Run: ```bash python3 scripts/sync_apple_hig_sources.py --skill-dir . ``` ## Source of truth - Full raw index with links and abstracts: `referenc

More from buildwithclaude
All skills →
About this skill
What does the ios-hig-design-guide skill do?

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.

How do I install it?

Run `npx skills add davepoon/buildwithclaude --skill ios-hig-design-guide --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From davepoon/buildwithclaude, a repository with 3,251 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going