Agent skill · Design & Presentation

hig-foundations

Apple Human Interface Guidelines design foundations.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill hig-foundations --agent claude-code

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

Facts
Files in the skill folder: 19
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/hig-foundations/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
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

# Apple HIG: Design Foundations Check for `.claude/apple-design-context.md` before asking questions. Use existing context and only ask for information not already covered. ## Key Principles 1. **Prioritize content over chrome.** Reduce visual clutter. Use system-provided materials and subtle separators rather than heavy borders and backgrounds. 2. **Build in accessibility from the start.** Design for VoiceOver, Dynamic Type, Reduce Motion, Increase Contrast, and Switch Control from day one. Every interactive element needs an accessible label. 3. **Use system colors and materials.** System colors adapt to light/dark mode, increased contrast, and vibrancy. Prefer semantic colors (`label`, `secondaryLabel`, `systemBackground`) over hard-coded values. 4. **Use platform fonts and icons.** SF Pro, SF Compact, SF Mono by default. New York for serif. Follow the type hierarchy at recommended sizes. Use SF Symbols for iconography. 5. **Match platform conventions.** Align look and behavior with system standards. Provide direct, responsive manipulation and clear feedback for every action. 6. **Respect privacy.** Request permissions only when needed, explain why clearly, provide value before as

What's inside
Steps it walks through
  1. Key Principles
  2. Reference Index
  3. Applying Foundations Together
  4. Output Format
  5. Questions to Ask
  6. Related Skills
  7. When to Use
  8. Limitations
Ships with 18 files
  • references/accessibility.md
  • references/app-icons.md
  • references/branding.md
  • references/color.md
  • references/dark-mode.md
  • references/icons.md
  • references/images.md
  • references/immersive-experiences.md
  • references/inclusion.md
  • references/layout.md
  • references/materials.md
  • references/motion.md
  • references/privacy.md
  • references/right-to-left.md
  • references/sf-symbols.md
  • references/spatial-layout.md
  • references/typography.md
  • references/writing.md
More from agentic-awesome-skills
All skills →
About this skill
What does the hig-foundations skill do?

Apple Human Interface Guidelines design foundations.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill hig-foundations --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 sickn33/agentic-awesome-skills, a repository with 44,414 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