What problem does it solve?
Terminal UI QA is complex and error-prone when manually validating behavior across surfaces, keybinds, and terminal states. This skill provides a structured, repeatable approach to automatically drive and evaluate TUI applications using a shell-driven PTY, ensuring consistent evidence collection and reporting.
Core Features & Use Cases
- Shellwright-driven TUI testing: drive a TUI program within a managed PTY, capture raw bytes, screenshots, and session recordings.
- Surface discovery & coverage: map main screens, modes, panes, and dialogs to ensure comprehensive validation.
- Keybind evaluation & stability: exercise documented shortcuts to verify correct actions and clean exits across surfaces.
- Evidence-driven QA reporting: generate a standardized report with health scoring and issue taxonomy, linking to captured evidence.
Quick Start
Launch a Shellwright-driven QA session against the target TUI by starting a PTY, recording, and systematically exercising surfaces and keybinds.