Hig Components Menus
Automates menu creation and component integration within high-growth digital platforms using RainTree Technology's intelligent design system.
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-menus npx -- -y @trustedskills/hig-components-menus
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"hig-components-menus": {
"command": "npx",
"args": [
"-y",
"@trustedskills/hig-components-menus"
]
}
}
}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, specifically menus. It allows AI agents to generate and understand menu structures, actions, and related UI elements as defined by Apple’s design standards. This ensures consistency and adherence to Apple's platform conventions when designing user interfaces.
When to use it
- Generating a menu for a macOS application based on a list of desired commands.
- Understanding the correct terminology and structure for menus in an iOS app.
- Creating UI mockups that accurately reflect Apple’s HIG for menu design.
- Troubleshooting issues related to incorrect menu implementation within an Apple ecosystem application.
Key capabilities
- Access to Apple's Human Interface Guidelines (HIG) documentation on menus.
- Generation of menu structures based on provided commands.
- Understanding of standard menu terminology and conventions.
- Support for macOS and iOS menu design principles.
Example prompts
- "Generate a menu for a photo editing application with options for 'File', 'Edit', and 'Help'."
- "What is the correct way to structure a contextual menu in iOS?"
- "Explain the difference between a standard menu and a popover menu on macOS."
Tips & gotchas
This skill requires some familiarity with Apple's Human Interface Guidelines. The accuracy of generated menus depends on the clarity and completeness of the provided instructions.
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.