Hig Components Controls
Automates complex UI element interactions within high-fidelity digital prototypes using precise control sequences.
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-controls npx -- -y @trustedskills/hig-components-controls
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"hig-components-controls": {
"command": "npx",
"args": [
"-y",
"@trustedskills/hig-components-controls"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to Apple's Human Interface Guidelines (HIG) components and controls documentation. It allows AI agents to understand and apply these guidelines for creating user interfaces that are consistent with the Apple ecosystem. The skill enables agents to generate code snippets, descriptions, or explanations related to specific UI elements and their proper usage.
When to use it
- Designing iOS/macOS apps: When you need guidance on implementing standard UI controls like buttons, text fields, or tables correctly.
- Creating design documentation: To automatically generate summaries of HIG guidelines for a particular component.
- Code generation assistance: To get code examples and explanations for using Apple's UI elements in your projects.
- Ensuring platform consistency: When you want to ensure that the user interface adheres to Apple’s established design principles.
Key capabilities
- Access to Apple HIG documentation
- Component descriptions
- Code snippets (implied)
- Explanations of UI element usage
Example prompts
- "Explain how to use a segmented control in macOS."
- "Show me the recommended appearance for an iOS alert button."
- "What are the guidelines for using table views on iPad?"
Tips & gotchas
The skill’s effectiveness is dependent on the completeness and accuracy of Apple's HIG documentation. Specific code examples or implementation details may not be directly provided, but rather guidance on how to adhere to the principles outlined in the HIG.
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.