bubbletea
Installation
SKILL.md
Bubble Tea TUI Framework Skill
Overview
Bubble Tea is a powerful TUI framework for Go based on The Elm Architecture. Every program has a Model (state) and three methods: Init() (initial command), Update() (handle messages), View() (render UI as string).
This skill covers the complete Charm ecosystem:
- Bubble Tea - Core TUI framework
- Bubbles - Reusable UI components
- Lip Gloss - Terminal styling
- Huh - Interactive forms