Buddy Creator

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

Customize

Preview


    

Name & Personality

Copy this prompt and paste it into claude.ai, ChatGPT, or any AI chatbot. Then paste the name and personality it gives you into 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
Close Claude Code
The binary can't be patched while it's running. Exit all Claude Code sessions first.
3
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
4
Restart Claude Code
Open Claude Code. Your custom companion should appear with the rarity, species, hat, and eyes you chose.
?
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