Ipados Design Guidelines

🌐Community
by ehmo · vlatest · Repository

Helps with design, guidelines 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 ipados-design-guidelines npx -- -y @trustedskills/ipados-design-guidelines
2

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

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

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The ipados-design-guidelines skill provides access to Apple's official Human Interface Guidelines specifically tailored for iPadOS. It enables AI agents to retrieve detailed specifications on layout, typography, and interaction patterns unique to the iPad ecosystem.

When to use it

  • Designing apps that leverage split-view multitasking or slide-over interfaces.
  • Ensuring text and UI elements meet accessibility standards for larger touch targets.
  • Implementing dynamic type scaling to accommodate various font sizes on iPad screens.
  • Creating consistent navigation structures across different iPadOS versions.

Key capabilities

  • Access to layout constraints specific to tablet form factors.
  • Guidelines for touch interaction and gesture support.
  • Typography rules optimized for readability on large displays.
  • Visual design standards including color usage and iconography.

Example prompts

  • "What are the recommended touch target sizes for buttons in iPadOS applications?"
  • "How should I structure a split-view interface according to Apple's iPad guidelines?"
  • "List the typography scaling rules for dynamic type on iPad."

Tips & gotchas

Ensure your AI agent queries specific sections of the guidelines relevant to the current iPadOS version, as features like Stage Manager may have unique requirements. Always verify that design choices prioritize the distinct use cases of tablets over mobile phones or desktops.

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
ehmo
Installs
180

🌐 Community

Passed automated security scans.