
Prism Hud
- 1 repo stars
- Updated July 22, 2026
- puddinging/prism-hud
prism-hud is a Claude Code statusline plugin that renders a gradient HUD for context and usage bars so developers can see session pressure at a glance.
About
prism-hud is a Claude Code statusline plugin that visualizes context fill, 5-hour usage, 7-day usage, and related session signals with per-dot gradient bars from cool blue to warm red. Install it when you want at-a-glance awareness of how close a session is to limits without opening settings or parsing warnings. It forks jarrodwatts/claude-hud, adds gradient rendering, and configures through /prism-hud:setup after marketplace install.
- Per-position gradient progress bars for Context and Usage
- Fork of claude-hud with prism-hud namespace and config path
- Slash commands /prism-hud:setup and /prism-hud:configure
- Customizable 10-step palette, dot chars, and layout options
Prism Hud by the numbers
- Data as of Jul 23, 2026 (Skillselion catalog sync)
/plugin marketplace add puddinging/prism-hudAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | July 22, 2026 |
| Repository | puddinging/prism-hud ↗ |
How do you quickly tell how full your Claude Code context and usage limits are while coding?
Show Claude Code context, usage, and rate-limit pressure in a gradient statusline HUD below the input prompt.
Who is it for?
Claude Code users who want a visual statusline HUD with gradient context and usage monitoring during long agent sessions.
Skip if: Teams that do not use Claude Code or prefer not to customize the terminal statusline experience.
What you get
Displays a configured gradient statusline HUD under the Claude Code prompt showing context, usage, and related session indicators.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
How is Prism Hud different from claude-hud?
It adds per-position gradient bar rendering and renames the plugin namespace and config path to Prism Hud.
What runtime does setup require?
The README requires Node.js 18+ on the machine running Claude Code; Bun is optional but supported.
How do I enable the HUD?
Install the marketplace plugin, run /Prism Hud:setup, then fully restart Claude Code so statusLine loads.