Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Bubbletea TUI Development

porggprompts·ggprompts· v1.0.0 · atualizado em 2026-04-11
79
Score

Build terminal user interfaces with Go and the Bubble Tea framework. This skill enables the creation of TUI applications using the Elm architecture, dual-pane layouts, accordion modes, mouse/keyboard handling, Lip Gloss styling, and reusable components. It includes production-ready templates, an effects library, and battle-tested layout patterns derived from real-world projects.

gotuibubbleteaterminal-uilipglossgo-development
Linguagens
Go
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdbubbletea/workflow
1. Initialize a new Bubbletea project using the provided template.
2. Define the application's data model and types in `types.go`.
3. Implement the layout calculation logic in `model.go`, adhering to the 4 Golden Rules.
4. Handle keyboard and mouse events in `update_keyboard.go` and `update_mouse.go` respectively.
5. Render the UI using Lipgloss styles and reusable components in `view.go`.
6. Configure the application via YAML in `config.go`.
7. Test and debug the application, referring to `troubleshooting.md` for common issues.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aPine Script Developer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aEncore Service Structure
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aFeature Development
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81

Árvore do Skill

Bubbletea TUI Development
bubbletea
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers7
build a terminal UI with Gocreate a Bubbletea applicationimplement a TUI layoutadd mouse interaction to a TUIfix TUI rendering issuesuse Lipgloss for stylingdevelop a command-line interface with Bubbletea

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download bubbletea
$ synaptic skills detail bubbletea
$ synaptic skills live bubbletea

Dependências

github.com/charmbracelet/bubbleteagithub.com/charmbracelet/lipglossgithub.com/charmbracelet/bubblesgopkg.in/yaml.v3

Links

GitHub Repository