·building-tui-apps
{}

building-tui-apps

mhagrelius/dotfiles

在構建交互式終端儀表板或全屏終端應用程序時使用;在實現鍵盤導航、實時數據更新或多面板佈局時;當 TUI 閃爍、緩慢或無響應時;處理終端調整大小事件時

30安裝·0熱度·@mhagrelius

安裝

$npx skills add https://github.com/mhagrelius/dotfiles --skill building-tui-apps

SKILL.md

TUIs are reactive terminal interfaces. Unlike CLIs (single operation → exit), TUIs maintain state, handle events, and update displays continuously. Think of them as web apps for the terminal.

TUI is right when: Dashboard monitoring, file browsers, log viewers, interactive data exploration, multi-step wizards with navigation CLI is better when: Single operation, piping output, scripting, simple progress display

| Language | Full TUI Framework | Simple Interactive |

在構建交互式終端儀表板或全屏終端應用程序時使用;在實現鍵盤導航、實時數據更新或多面板佈局時;當 TUI 閃爍、緩慢或無響應時;處理終端調整大小事件時 來源:mhagrelius/dotfiles。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/mhagrelius/dotfiles --skill building-tui-apps
分類
{}資料分析
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 building-tui-apps?

在構建交互式終端儀表板或全屏終端應用程序時使用;在實現鍵盤導航、實時數據更新或多面板佈局時;當 TUI 閃爍、緩慢或無響應時;處理終端調整大小事件時 來源:mhagrelius/dotfiles。

如何安裝 building-tui-apps?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mhagrelius/dotfiles --skill building-tui-apps 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/mhagrelius/dotfiles