概要
The Agent TUI Expert skill provides a comprehensive framework for building professional-grade Terminal User Interfaces (TUIs) in Python. By leveraging Textual for complex, CSS-styled layouts and Python Prompt Toolkit for advanced command-line interactions, this skill enables the creation of IDE-style dashboards, interactive shells, and data visualization tools. It features critical, battle-tested workarounds for known WSL2 terminal bugs, canonical testing patterns using the Pilot API, and reusable widget architectures to accelerate the development of high-performance CLI applications.