debug-remote

Installation
SKILL.md

Remote Debugging for TV

Debugging a TV app is hard. console.log is invisible on the TV screen. Use this skill to capture logs and errors from the TV environment.

📡 Remote Logging Strategy

1. The "On-Screen Console" Overlay

For quick debugging without a laptop connection.

  • Trigger: Konami Code (Up, Up, Down, Down, Left, Right, Left, Right, B, A) or hidden button.
  • UI: A simple fixed-position <div> with overflow-y: scroll, semi-transparent background, high contrast text.
Related skills
Installs
6
GitHub Stars
1
First Seen
Feb 24, 2026