Что такое build-tui-view?
Содержит инструкции по созданию представлений Hatchet TUI в Hatchet CLI. Источник: hatchet-dev/hatchet.
Содержит инструкции по созданию представлений Hatchet TUI в Hatchet CLI.
Быстро установите AI-навык build-tui-view в вашу среду разработки через командную строку
Источник: hatchet-dev/hatchet.
📝 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.
Содержит инструкции по созданию представлений Hatchet TUI в Hatchet CLI. Источник: hatchet-dev/hatchet.
Стабильные поля и команды для ссылок в AI/поиске.
npx skills add https://github.com/hatchet-dev/hatchet --skill build-tui-viewСодержит инструкции по созданию представлений Hatchet TUI в Hatchet CLI. Источник: hatchet-dev/hatchet.
Откройте терминал или инструмент командной строки (Terminal, iTerm, Windows Terminal и т.д.) Скопируйте и выполните эту команду: npx skills add https://github.com/hatchet-dev/hatchet --skill build-tui-view После установки навык будет автоматически настроен в вашей AI-среде разработки и готов к использованию в Claude Code, Cursor или OpenClaw
https://github.com/hatchet-dev/hatchet