bubbletea-docs

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

Installation

Installs
10
GitHub Stars
2
First Seen
Feb 18, 2026
bubbletea-docs — quantmind-br/skills