Stats
Links
Categories
Auto-discovered marketplace from collegevine/claudium-hike
npx claudepluginhub collegevine/claudium-hikeShows MEDIUM HIKE snaking across the screen during LLM inference
A Claude Code plugin that shows MEDIUM HIKE snaking across the top of your terminal while Claude is thinking.
/plugin marketplace add collegevine/claudium-hike
/plugin install claudium-hike@claudium-hike
claude --plugin-dir /path/to/medium-hike-plugin
UserPromptSubmit hook launches an animation in the backgroundStop hook kills it when Claude finishes responding/dev/tty using ANSI escape codes,
bouncing bold magenta text horizontally across row 1Writing to /dev/tty during Claude Code's rendering is inherently hacky and
may cause visual glitches. Adjust row or sleep in hooks/snake.sh to taste.