Universal design patterns for building exceptional terminal user interfaces. Framework-agnostic — works with Ratatui, Ink, Textual, Bubbletea, or any TUI toolkit.
Core philosophy: TUIs earn their power through spatial consistency, keyboard fluency, and information density that respects human attention. Design for the expert's speed without abandoning the beginner's discoverability.
| File manager | Miller Columns | yazi, ranger | | Git / DevOps tool | Persistent Multi-Panel | lazygit, lazydocker | | System monitor | Widget Dashboard | btop, bottom, oxker | | Data browser / K8s | Drill-Down Stack | k9s, diskonaut | | SQL / HTTP client | IDE Three-Panel | harlequin, posting | | Shell augmentation | Overlay / Popup | atuin, fzf |
이 기술은 터미널 사용자 인터페이스 디자인, TUI 레이아웃 생성, TUI 색 구성표 선택, 키보드 탐색 구현, 터미널 대시보드 구축 또는 TUI 프레임워크 작업 시 사용해야 합니다. TUI 디자인, 터미널 UI, Ratatui 레이아웃, 잉크 구성 요소, 텍스트 위젯, Bubbletea 보기, 터미널 색상 팔레트, 키 바인딩 디자인, 패널 레이아웃, 분할 창, 터미널 대시보드, 상자 그리기 문자, 스파크라인, 진행률 표시줄, 모달 대화 상자, 포커스 관리 또는 터미널 접근성에 대한 언급 시 활성화됩니다. 출처: hyperb1iss/hyperskills.