Hig Components Dialogs

🌐Community
by raintree-technology · vlatest · Repository

Automates complex component selection and configuration through guided, conversational dialogs within Raintree Technology's platform.

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

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

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

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) for dialog components. It allows AI agents to understand and generate code or descriptions adhering to Apple’s design standards for alerts, sheets, and other interactive dialog elements within macOS and iOS applications. The skill ensures consistency with the Apple ecosystem's user experience conventions.

When to use it

  • When designing a UI element that requires adherence to Apple HIG guidelines.
  • To generate code snippets or descriptions for dialog boxes in macOS or iOS apps.
  • For ensuring consistent design language across multiple applications within the Apple ecosystem.
  • During usability testing and documentation of interactive elements.

Key capabilities

  • Access to Apple's Human Interface Guidelines (HIG) for dialog components.
  • Generation of code snippets adhering to HIG standards.
  • Provides descriptions aligned with Apple’s design conventions.
  • Supports macOS and iOS applications.

Example prompts

  • "Generate an alert dialog in Swift following Apple HIG."
  • "Describe the best practices for using sheets in a macOS application according to Apple's guidelines."
  • "Show me an example of a modal sheet with two buttons, adhering to Apple’s design principles."

Tips & gotchas

The skill requires familiarity with basic programming concepts and UI development. While it provides guidance based on HIG, specific implementation details may vary depending on the project requirements.

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.