skills/smithery.ai/bubble-tea

bubble-tea

Installation
SKILL.md

Bubble Tea Patterns

Elm Architecture

type Model struct {
    content  string
    viewport viewport.Model
    ready    bool
}

func (m Model) Init() tea.Cmd { return nil }
Installs
2
First Seen
May 1, 2026
bubble-tea from smithery.ai