Tvos 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 tvos-design-guidelines npx -- -y @trustedskills/tvos-design-guidelines
2

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

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

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

About This Skill

tvos-design-guidelines

What it does

This skill provides access to Apple's official Human Interface Guidelines specifically tailored for the tvOS platform. It enables developers and designers to ensure their applications meet the strict visual, interaction, and accessibility standards required by the Apple TV ecosystem.

When to use it

  • Designing user interfaces that leverage the unique remote control navigation patterns of Apple TV.
  • Ensuring compliance with Apple's mandatory accessibility requirements for blind and low-vision users on television screens.
  • Creating consistent layouts that adapt correctly to various aspect ratios found in modern living room displays.
  • Validating UI components against platform-specific constraints before submission to the App Store.

Key capabilities

  • Remote Interaction Patterns: Guidelines for handling input from Siri Remote, including focus rings and selection behaviors.
  • Accessibility Standards: Specific rules for VoiceOver support, high-contrast modes, and screen reader compatibility on TV.
  • Visual Design System: Approved typography scales, color palettes, and iconography suitable for large-distance viewing.
  • Layout Adaptation: Strategies for managing dynamic content sizes and aspect ratios across different TV models.

Example prompts

  • "What are the specific focus ring requirements for a tvOS settings menu?"
  • "How should I structure my navigation flow to comply with Apple's remote control guidelines?"
  • "List the accessibility best practices for displaying text on a 4K Apple TV screen."

Tips & gotchas

Ensure you reference the most recent version of the Human Interface Guidelines, as tvOS standards evolve frequently. Remember that television interfaces prioritize quick comprehension over dense information, so avoid cluttering screens with too much text or complex animations.

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
146

🌐 Community

Passed automated security scans.