This gives Claude the Apple HIG for tvOS when you're building living room apps. It's all about focus-based navigation since there's no pointer or touch screen, just the Siri Remote. You get specific rules on focus states, parallax effects, minimum touch targets (250x150pt for cards), and text sizes for 10-foot viewing (29pt minimum body text). The skill knows when focus movement breaks user expectations, when you're misusing the Menu button, and why you should never make the on-screen keyboard the only text input option. Useful if you're building media apps or anything for Apple TV and need to avoid the common traps of treating it like an iPad across the room.
npx skills add https://github.com/ehmo/platform-design-skills --skill tvos-design-guidelines