Metaspartan Go Tui

Scaffold Go terminal applications using metaspartan/gotui v5 (tcell v3-based immediate-mode TUI library). Use when building Go terminal dashboards, monitoring tools, CLI data viewers, SSH-hosted TUIs, or any program requiring rich terminal widgets (paragraph, list, table, tabs, spinner, charts). Covers the Application OO API, Drawable/Block/Buffer architecture, Grid/Flex layout, event handling, theming, gradient styling, headless PNG screenshot mode, and multi-tenant SSH server patterns. Do NOT use for bubbletea/lipgloss-based projects (different paradigm: Elm-architecture vs immediate-mode), nor for pure tmux-style TUIs, nor for non-Go projects.

cylixlee Updated

File contents

cylixlee/skills/tree/main/techstack/metaspartan-go-tui commit 880b9f77c7

Frequently asked questions

npx skillmds@latest add cylixlee/metaspartan-go-tui