bubbletea

Bubbletea Documentation

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "bubbletea" with this command: npx skills add hmans/beans/hmans-beans-bubbletea

Bubbletea Documentation

Bubbletea is a Go framework for building terminal user interfaces based on The Elm Architecture.

Key Resources

When you need to understand Bubbletea patterns or find examples:

Examples README - Overview of all available examples: https://github.com/charmbracelet/bubbletea/blob/main/examples/README.md

Examples Directory - Full source code for all examples: https://github.com/charmbracelet/bubbletea/tree/main/examples

How to Use

First, fetch the examples README to get an overview of available examples:

WebFetch https://github.com/charmbracelet/bubbletea/blob/main/examples/README.md

Once you identify a relevant example, fetch its source code from the examples directory.

Common Examples to Reference

  • list

  • List component with filtering

  • table

  • Table component

  • textinput

  • Text input handling

  • textarea

  • Multi-line text input

  • viewport

  • Scrollable content

  • paginator

  • Pagination

  • spinner

  • Loading spinners

  • progress

  • Progress bars

  • tabs

  • Tab navigation

  • help

  • Help text/keybindings display

Core Concepts

  • Model: Application state

  • Update: Handles messages and returns updated model + commands

  • View: Renders the model to a string

  • Cmd: Side effects that produce messages

  • Msg: Events that trigger updates

Related Charm Libraries

  • Bubbles: Pre-built components (github.com/charmbracelet/bubbles)

  • Lipgloss: Styling and layout (github.com/charmbracelet/lipgloss)

  • Glamour: Markdown rendering (github.com/charmbracelet/glamour)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

bubbletea

No summary provided by upstream source.

Repository SourceNeeds Review
General

image-gen

Generate AI images from text prompts. Triggers on: "生成图片", "画一张", "AI图", "generate image", "配图", "create picture", "draw", "visualize", "generate an image".

Archived SourceRecently Updated
General

explainer

Create explainer videos with narration and AI-generated visuals. Triggers on: "解说视频", "explainer video", "explain this as a video", "tutorial video", "introduce X (video)", "解释一下XX(视频形式)".

Archived SourceRecently Updated