Terminal UI Conventions
worclaude has no web frontend. This skill covers the terminal UI system — the equivalent of a design system for CLI output: display utilities, styling, interactive prompts, and spinner management.
Display System (src/utils/display.js)
All user-facing output goes through the display namespace. Import as:
import * as display from '../utils/display.js';
Bold + Badges visual system
The CLI uses a "Bold + Badges" restyle for all output. Key display fun
[Description truncada. Veja o README completo no GitHub.]