tvos

Develop tvOS apps with focus navigation, Liquid Glass UI, and AVKit media playback.

22|3|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/fusengine/agents --skill tvos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tvos
Source: https://github.com/fusengine/agents/tree/main/plugins/swift-apple-expert/skills/tvos
Command: npx skills add https://github.com/fusengine/agents --skill tvos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the development of applications specifically for the tvOS platform, addressing the unique challenges of living room experiences, large-screen UIs, and media consumption.

Core Features & Use Cases

  • Focus System Navigation: Implement intuitive navigation using the tvOS Focus system for seamless interaction with Siri Remote.
  • Large Screen UI Design: Adapt designs for optimal viewing on large displays with features like Liquid Glass.
  • Media Playback: Integrate video and audio streaming capabilities using AVKit.
  • Use Case: Develop a streaming service app for Apple TV, ensuring smooth navigation with the Siri Remote and high-quality video playback.

Quick Start

Use the tvos skill to implement focus-based navigation for a new Apple TV app.

Frequently Asked Questions about tvos

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement focus-based navigation for an Apple TV app using the Siri Remote?

tvOS media playback integration uses AVKit to handle video and audio streaming. This allows developers to build high-quality streaming service applications for Apple TV while ensuring smooth playback experiences.

Can I use SwiftUI to design large-screen UIs for tvOS with Liquid Glass?

Yes, SwiftUI is used to design large-screen UIs for tvOS featuring Liquid Glass. This adaptation ensures optimal viewing on large displays and adheres to tvOS 26 best practices for UI and navigation.

What is the best way to integrate media playback in a tvOS streaming app?

The best way to integrate media playback in a tvOS streaming app is using AVKit. This framework supports video and audio streaming capabilities, ensuring high-quality media consumption for living room experiences.

Does building an Apple TV app require specific navigation patterns for large displays?

Building an Apple TV app requires specific navigation patterns using the tvOS Focus system. This system is essential for large-screen UI design and ensures seamless interaction with the Siri Remote.

How do I ensure my Apple TV UI follows tvOS 26 best practices for navigation?

Ensure your Apple TV UI follows tvOS 26 best practices by implementing the focus system and adapting designs for large displays. This guarantees optimal viewing and intuitive Siri Remote interactions.