Ios Hig Design
Generates iOS Human Interface Guidelines compliant UI designs based on text prompts and specifications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ios-hig-design npx -- -y @trustedskills/ios-hig-design
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ios-hig-design": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ios-hig-design"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The iOS HIG Design skill provides guidance on designing apps in accordance with Apple's Human Interface Guidelines (HIG). It helps ensure that UI elements, navigation patterns, and overall user experience align with Apple’s standards for iOS applications.
When to use it
- When developing a new iOS app and need to follow best practices for UI/UX design.
- When redesigning an existing app to improve usability and consistency with Apple's guidelines.
- When preparing documentation or presenting design choices to stakeholders based on HIG principles.
Key capabilities
- Provides detailed insights into iOS-specific design patterns.
- Ensures compliance with Apple’s Human Interface Guidelines.
- Offers guidance on accessibility, typography, color usage, and layout best practices for iOS apps.
Example prompts
- "How should I structure the navigation in my iOS app according to HIG?"
- "What are the recommended font sizes for iOS app interfaces?"
- "Can you explain Apple's guidelines for using icons in iOS app design?"
Tips & gotchas
- Ensure you're familiar with the latest version of Apple’s Human Interface Guidelines, as they may change over time.
- This skill is best used alongside actual design tools like Figma or Sketch to apply the guidelines effectively.
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.