Debug Tui

Drive and debug the real keifu TUI autonomously via its remote-control debug server (--debug-listen) — launch headlessly, inject keys/mouse, dump the rendered screen as text, and inspect app state. Use this whenever a change affects TUI behavior, rendering, keybindings, mouse handling, focus, scrolling, or async loading states, when reproducing a user-reported UI bug, or when you need to confirm "does it actually work on screen" — cargo test alone cannot verify what the user sees. Reproduce the issue through this workflow before fixing, and re-verify after.

trasta298 0513f76 5.1 KB Updated

File contents

trasta298/keifu/tree/main/.agents/skills/debug-tui commit 0513f76ce6

Frequently asked questions

npx skillmds@latest add trasta298/debug-tui