Hig Components Search

🌐Community
by raintree-technology · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add hig-components-search npx -- -y @trustedskills/hig-components-search
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
raintree-technology
Installs
25

🌐 Community

Passed automated security scans.