Agent skill

hig-patterns

Apple Human Interface Guidelines interaction and UX patterns.

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

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

Facts
Files in the skill folder: 26
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/hig-patterns/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: Interaction Patterns Check for `.claude/apple-design-context.md` before asking questions. Use existing context and only ask for information not already covered. ## Key Principles 1. **Minimize modality.** Use modality only when it is critical to get attention, a task must be completed or abandoned, or saving changes is essential. Prefer non-modal alternatives. 2. **Provide clear feedback.** Every action should produce visible, audible, or haptic response. Activity indicators for indeterminate waits, progress bars for determinate, haptics for physical confirmation. 3. **Support undo over confirmation dialogs.** Destructive actions should be reversible when possible. Undo is almost always better than "Are you sure?" 4. **Launch quickly.** Display a launch screen that transitions seamlessly into the first screen. No splash screens with logos. Restore previous state. 5. **Defer sign-in.** Let users explore before requiring account creation. Support Sign in with Apple and passkeys. 6. **Keep onboarding brief.** Three screens max. Let users skip. Teach through progressive disclosure and contextual hints. 7. **Use progressive disclosure.** Show essentials first, let users dri

What's inside
Steps it walks through
  1. Key Principles
  2. Reference Index
  3. Pattern Selection Guide
  4. Output Format
  5. Questions to Ask
  6. Related Skills
  7. When to Use
  8. Limitations
Ships with 24 files
  • references/charting-data.md
  • references/collaboration-and-sharing.md
  • references/drag-and-drop.md
  • references/entering-data.md
  • references/feedback.md
  • references/file-management.md
  • references/going-full-screen.md
  • references/launching.md
  • references/live-viewing-apps.md
  • references/loading.md
  • references/managing-accounts.md
  • references/managing-notifications.md
  • references/modality.md
  • references/multitasking.md
  • references/offering-help.md
  • references/onboarding.md
  • references/playing-audio.md
  • references/playing-haptics.md
  • references/playing-video.md
  • references/printing.md
  • references/ratings-and-reviews.md
  • references/searching.md
  • references/settings.md
  • references/undo-and-redo.md
first 24 of 26
More from agentic-awesome-skills
All skills →
About this skill
What does the hig-patterns skill do?

Apple Human Interface Guidelines interaction and UX patterns.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill hig-patterns --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