---
name: android-tv-compose-focus
description: Build stable D-pad focus graphs for Android TV Compose apps — replace scattered key events with FocusRegistry, FocusLinks, and FocusVelocityTracker. Includes license audit of reference apps (FudgeTV Apache 2.0, NuvioTV/Lumera GPL v3).
metadata:
  hermes:
    requires_toolsets: [file]
---
# Android Tv Compose Focus
android-tv-compose-focus
## Sections
- Trigger
- CRITICAL: Proven Focus Patterns (2026-06 audit — current Unspooled codebase)
- Core Architecture
- Copy Policy for Reference Apps
- Pitfalls (MUST READ — critical focus bugs)
- Build Verification
- FocusProperties Rules (when to use, when NOT to use)
- Validation Checklist
- Additional Components (beyond the core active focus files)
- Reference Documents
- Card Dimensions Reference
- Sidebar Focus Patterns (GlassSidebar)
- Reference Documents

## References (17)
Detail has been moved to reference files in `references/`.
Load a specific reference file for detailed guidance.

## Triggers
- Load this skill when working on relevant architecture/project tasks.
- For specific subtasks, load only the relevant `references/<file>.md`.
