关于
This skill provides a comprehensive set of best practices and debugging strategies for building robust terminal applications in web environments. It covers critical implementation details such as managing React refs alongside state, handling WebSocket message semantics to avoid destructive session closures, and implementing complex terminal behaviors like tmux integration and multi-window routing. By using these production-learned patterns, developers can prevent common issues like terminal output corruption, initialization failures in hidden tabs, and improper resizing behavior in shared sessions.