Acerca de
This skill empowers Claude to architect and implement sophisticated Terminal User Interfaces (TUIs) using the full Charm ecosystem, including Bubbletea for framework logic, Bubbles for reusable components, Lipgloss for advanced terminal styling, and Huh for interactive forms. It follows the Elm Architecture (Model-Update-View) to ensure clean, maintainable Go code for CLI tools, dashboards, and interactive prompts. The skill provides specialized patterns for message handling, window resizing, asynchronous command execution (tea.Cmd), and sophisticated terminal layouts.