Hud banner
mazenyassergithub mazenyassergithub

Hud

Design community

Description

--- description: Configure HUD display options (layout, presets, display elements) --- # HUD Skill Configure the OMC HUD (Heads-Up Display) for the statusline. ## Quick Commands | Command | Description | |---------|-------------| | `/hud` | Show current HUD status (auto-setup if needed) | | `/hud setup` | Install/repair HUD statusline | | `/hud minimal` | Switch to minimal display | | `/hud focused` | Switch to focused display (default) | | `/hud full` | Switch to full display | | `/hud stat

Installation

Installs to ~/.claude/skills/mazenyassergithub-oh-my-claudecode-hud/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mazenyassergithub-oh-my-claudecode-hud && curl -fsSL https://raw.githubusercontent.com/mazenyassergithub/oh-my-claudecode/HEAD/commands/hud.md -o ~/.claude/skills/mazenyassergithub-oh-my-claudecode-hud/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository