Claude Pikabar
Description
Pokemon-style statusline for Claude Code — Pikachu reacts to your session
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
pikabar
A Pokemon-style statusline for [Claude Code](https://docs.anthropic.com/en/docs/claude-code).
Turn your rate limits into a Pokemon battle HUD. Pikachu reacts to your coding session in real-time — thinking with lightning bolts, celebrating commits, and fainting into a Pokeball when you're rate limited.
Features
- Pikachu pixel art rendered with Unicode half-blocks (▀▄█) + ANSI 256-color
- 8 reaction states: idle, thinking, staging, committed, recovered, compacted, hit, faint
- HP bar = rate limit quota remaining (green > yellow > red, like the games)
- PP bar = context window space remaining (steel blue)
- Status badges:
[PAR][SLP][PSN][BRN][FRZ]with game-accurate colors - Lv.N SPECIES model display (Lv.4 OPUS, Lv.3 SONNET)
- Session cost tracking ($0.42)
- Delta-driven reactions — Pikachu responds to changes between statusline calls
- Pokeball when rate limited (Pikachu recalled!)
- 64 flavor texts + easter eggs in Pokemon battle narrator voice
- Git branch + staged/modified counts
- Shiny Pikachu — 1/1024 chance per session (orange palette, per-session persistence)
- Session greeting — Pokemon-style welcome text on first call (day-aware)
- Commit confetti — multi-color celebration particles on git commits
- Critical HP drama — DANGER label + dramatic flavor text when HP < 10%
- Streak counter — consecutive active days with escalating flame icon
- Self-update —
pikabar updatepulls latest from GitHub - Zero dependencies — pure Python 3.8+ stdlib
Quick Start
pip install git+https://github.com/fioenix/claude-pikabar.git
pikabar install
That's it. Restart Claude Code and Pikachu appears.
To update: `pikabar update` | To remove: `pikabar uninstall`
Manual install (without pip)
Click to expandgit clone h
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://