hud

Configure Claude Code HUD layout, presets, and display elements.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Moliboy5000/.claude --skill hud-moliboy5000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hud
Source: https://github.com/Moliboy5000/.claude/tree/main/plugins/cache/omc/oh-my-claudecode/4.8.2/skills/hud
Command: npx skills add https://github.com/Moliboy5000/.claude --skill hud-moliboy5000

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to customize the Heads-Up Display (HUD) in their Claude Code environment, providing tailored information at a glance.

Core Features & Use Cases

  • HUD Configuration: Adjust layout, select display elements, and choose presets for the statusline.
  • Use Case: A developer might want a minimal HUD showing only essential Git branch and task information during focused coding sessions, or a full HUD with agent details when debugging complex processes.

Quick Start

Run /oh-my-claudecode:hud focused to switch to the default focused display.

Frequently Asked Questions about hud

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I customize the Claude Code statusline display?

You can customize the Claude Code statusline display by configuring the Heads-Up Display (HUD) to adjust layout, select display elements, and choose presets for tailored information at a glance.

Can I set up different HUD presets for focused coding sessions?

Yes, you can set up HUD presets for focused coding sessions by switching to a minimal display showing only essential Git branch information, or a full display with agent details when debugging.

Where does the HUD configuration store its display settings?

The HUD configuration stores its display settings by managing configuration via the `~/.claude/settings.json` file, enabling automatic setup, installation, and repair of HUD scripts.

What is the quickest way to switch to a minimal statusline layout?

The quickest way to switch to a minimal statusline layout is to run the focused display command, which applies the default focused preset to your HUD configuration immediately.

How do I repair broken HUD scripts in my development environment?

You can repair broken HUD scripts in your development environment by using the automatic setup and repair functionality provided to troubleshoot and restore your statusline settings.

Does customizing the statusline require manual script modification?

No, customizing the statusline does not require manual script modification because the HUD supports automatic setup and installation, managing display elements and settings directly.