Buddy Creator

Design your Claude Code companion. Pick every detail, generate a soul.

Customize

Preview


    

Name & Personality

Copy this prompt, paste it into claude.ai or any AI chatbot, then enter the name and personality it gives you in the "Write your own" tab.

How to Install Your Custom Buddy

1
Download the patcher
Save buddy-crack.js to any folder. Standalone Node.js script, no dependencies. Requires Node.js 18+.
curl -O https://raw.githubusercontent.com/Pickle-Pixel/claudecode-buddy-crack/main/buddy-crack.js
2
Run the patcher
With the JSON still on your clipboard from step "Copy Config JSON" above, run:
node buddy-crack.js
The patcher automatically reads the JSON from your clipboard, patches the binary, injects your companion into the config, and creates backups of both. One command does everything.
If clipboard doesn't work, it will prompt you to paste the JSON interactively. You can also save the JSON to a file and run: node buddy-crack.js companion.json
3
Restart Claude Code
Open Claude Code. Your custom companion should appear with the rarity, species, hat, and eyes you chose.
Auto-update protection
The patcher automatically installs a startup hook that re-patches the binary whenever Claude Code auto-updates. Your companion survives forever — no manual re-patching needed.
The hook is removed cleanly if you run node buddy-crack.js unpatch.
?
Check status
Verify the patch is applied and your companion is loaded:
node buddy-crack.js status
To undo
The patcher creates backups of both the binary and config. Restore anytime:
node buddy-crack.js unpatch