Install Command
claude skill add hatchet-dev/hatchetDescription
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.
Tags
Information
You Might Also Like
hybrid-search-implementation
Combine vector and keyword search for improved retrieval.
debugging-strategies
Master systematic debugging techniques, profiling tools, and root cause analysis.
unity-ecs-patterns
Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development.
architecture-patterns
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design.
dotnet-backend-patterns
Master C#/.NET backend development patterns
microservices-patterns
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns.