build-tui-view
✓Provides instructions for building Hatchet TUI views in the Hatchet CLI.
Installation
SKILL.md
📝 SELF-UPDATING DOCUMENT: This skill automatically updates itself when inaccuracies are discovered or new patterns are learned. Always verify information against the actual codebase and update this file when needed.
This skill provides instructions for creating and maintaining Terminal User Interface (TUI) views in the Hatchet CLI using bubbletea and lipgloss. The TUI system uses a modular view architecture where individual views are isolated in separate files within the views/ directory.
IMPORTANT: Always start by finding the corresponding view in the frontend application to understand the structure, columns, and API calls.
Provides instructions for building Hatchet TUI views in the Hatchet CLI. Source: hatchet-dev/hatchet.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/hatchet-dev/hatchet --skill build-tui-view- Source
- hatchet-dev/hatchet
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is build-tui-view?
Provides instructions for building Hatchet TUI views in the Hatchet CLI. Source: hatchet-dev/hatchet.
How do I install build-tui-view?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hatchet-dev/hatchet --skill build-tui-view Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/hatchet-dev/hatchet
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01