Hig Components Search
Helps with components, search as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add hig-components-search npx -- -y @trustedskills/hig-components-search
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"hig-components-search": {
"command": "npx",
"args": [
"-y",
"@trustedskills/hig-components-search"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The hig-components-search skill allows AI agents to search and retrieve information from Apple's Human Interface Guidelines (HIG) components. It provides access to detailed documentation on various UI elements, ensuring consistent design implementation across applications. This includes searching for specific components like buttons, tables, or alerts, and retrieving relevant usage guidelines.
When to use it
- Design Consistency: Ensure your app adheres to Apple's HIG by quickly finding the correct component specifications.
- New Feature Development: Research best practices for implementing new UI elements in an iOS or macOS application.
- Troubleshooting Design Issues: Verify if a design choice aligns with Apple’s recommended guidelines and identify potential improvements.
- Onboarding New Designers: Quickly familiarize team members with the vast amount of information contained within the HIG documentation.
Key capabilities
- Searchable access to Apple's Human Interface Guidelines (HIG) components.
- Retrieval of detailed component specifications.
- Information on UI element usage and best practices.
Example prompts
- "Find the guidelines for using a segmented control in iOS."
- "What are the recommended accessibility features for table views?"
- "Show me the HIG documentation for alert buttons."
Tips & gotchas
The skill's effectiveness depends on accurate and specific search terms related to Apple’s HIG terminology. Familiarity with common UI element names will improve results.
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.