Lightweight hero companion plugins for Claude Code.
npx claudepluginhub lyingbird/coding-academyA lightweight CLI hero companion for Claude Code.
A cute CLI desktop pet for AI coding tools.
It sits beside your terminal, stays out of the way, and quietly turns real coding work into a tiny auto-battling adventure.
Most coding tools are either:
Coding Academy is aiming for the middle:
This project is inspired by:
/buddy feel inside Claude CodeYou work in your normal AI coding tool.
The buddy sits beside the terminal and reacts to what is already happening:
Then, when you want a little hit of satisfaction:
/coding-academy-check-inThat turns your recent coding effort into:
The terminal stays yours. The buddy lives beside it.
The payoff is short, readable, and a little game-y.
powershell -NoProfile -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/lyingbird/coding-academy/main/scripts/install-claude.ps1 | iex"
curl -fsSL https://raw.githubusercontent.com/lyingbird/coding-academy/main/scripts/install-claude.sh | bash
From any folder:
claude
Then inside Claude Code:
/coding-academy
When you want the payoff:
/coding-academy-check-in
If Claude was already open during install, close every Claude window once and reopen it.
Coding Academy is built in three layers:
That means the game logic exists once. Different AI tools only need to emit lifecycle events into the same runtime.
If you just want to try it:
claude/coding-academyShort guide:
Useful entry points:
pnpm buildpnpm typecheckpnpm plugin:bundlepnpm plugin:validateCore packages:
packages/sharedpackages/runtimepackages/sidecar-shellpackages/plugin-claudepackages/cliThis is already usable, but still early.
The current priority is not “more features at any cost”. The priority is: