Hig Platforms

🌐Community
by raintree-technology · vlatest · Repository

Hig Platforms seamlessly integrates diverse data sources for a unified view, boosting insights and streamlining decision-making across your tech stack.

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-platforms npx -- -y @trustedskills/hig-platforms
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "hig-platforms": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/hig-platforms"
      ]
    }
  }
}

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) platforms. It allows AI agents to retrieve and present information about specific platform guidelines, ensuring consistency with Apple’s design standards for iOS, macOS, watchOS, and tvOS. The agent can answer questions related to UI elements, interaction patterns, and accessibility considerations across these operating systems.

When to use it

  • Design QA: Verify that a user interface adheres to Apple's HIG for a specific platform (e.g., iOS 17).
  • Development Guidance: Get clarification on best practices for implementing UI components in macOS applications.
  • Accessibility Review: Determine the correct accessibility implementation for a control within watchOS.
  • Platform Migration: Understand differences between guidelines across platforms when migrating an application (e.g., from iOS to iPadOS).

Key capabilities

  • Access to Apple HIG documentation.
  • Platform-specific guideline retrieval (iOS, macOS, watchOS, tvOS).
  • Information on UI elements and interaction patterns.
  • Accessibility guidance for various platforms.

Example prompts

  • "What are the guidelines for using tab bars in iOS 17?"
  • "How should I implement a date picker in macOS Ventura according to Apple's HIG?"
  • "What accessibility considerations apply to buttons on watchOS?"
  • “Explain the best practices for alert presentation on tvOS.”

Tips & gotchas

The accuracy of responses depends on the completeness and currency of the underlying HIG documentation. Be aware that guidelines can change with new operating system releases, so always verify information against official Apple resources when possible.

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.