* @file USEFUL-PROMPTS.md
* @brief Useful prompts for debugging and development
* @details This file contains prompts that can be used to debug issues, especially related to the TUI (Text User Interface) framework.
*/
**# Debugging TUI Issues**
> In CLAUDE.md there is a method to debug TUI—let's adopt this thinking and figure out the root cause of this.
> We support a responsive design intended to run on any console, inside VSCode, on a terminal, and so on.
> We must have a flawless TUI framework.
> Interface is key to success.
**# Debugging Prompts for TUI Framework**
add human functionality QA task after every major change.
especially one that is related to a user input that you can't
simulate yourself.