Apple Hig Designer
Apple HIG Designer generates accessible design guidelines and best practices for Apple products, ensuring inclusive user experiences.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add apple-hig-designer npx -- -y @trustedskills/apple-hig-designer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"apple-hig-designer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/apple-hig-designer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The apple-hig-designer skill enables AI agents to apply Apple's Human Interface Guidelines (HIG) when designing user interfaces. It ensures that designs are consistent with Apple’s standards, including layout principles, typography, color usage, and accessibility features.
When to use it
- Designing apps for iOS or macOS platforms where adherence to Apple HIG is required.
- Creating UI mockups or prototypes that align with Apple's design language.
- Reviewing existing designs to ensure they meet Apple’s usability and aesthetic standards.
Key capabilities
- Applies Apple-specific layout and spacing rules.
- Ensures proper use of typography as defined by Apple HIG.
- Enforces accessibility guidelines for color contrast, text size, and touch targets.
- Suggests appropriate iconography and visual elements consistent with Apple’s design system.
Example prompts
- "Design a settings screen for an iOS app following Apple's Human Interface Guidelines."
- "Check this UI layout against Apple HIG standards and suggest improvements."
- "Generate a button style that complies with Apple's accessibility and design guidelines."
Tips & gotchas
- Ensure the AI agent has access to up-to-date documentation on Apple’s HIG for accurate results.
- This skill is best used in conjunction with design tools like Figma or Sketch for visual implementation.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.