订阅
加入社区
订阅邮件,第一时间获取最新资讯与更新
Claude Buddy is a terminal companion layer built into Claude Code that renders animated ASCII creatures alongside your command-line workflow. It sits next to the input box as a collectible character with its own species, personality stats, and customizable traits — adding a layer of personality to the CLI without touching how the assistant actually processes your prompts.
When you type /Buddy inside Claude Code, the system hatches a companion from a pool of 18 species — duck, goose, blob, cat, dragon, octopus, owl, penguin, turtle, snail, ghost, axolotl, capybara, cactus, robot, rabbit, mushroom, and chonk. Each one comes with a unique ASCII sprite that animates on a 500ms frame cycle, a flavor description, and five stats: Debugging, Patience, Chaos, Wisdom, and Snark.
Stats are generated deterministically using weighted rarity rolls and a seeded PRNG. The five rarity tiers — common, uncommon, rare, epic, and legendary — apply different stat floors, so higher-rarity buddies tend toward stronger numbers. Because generation is seed-based, the same configuration always produces the same result, which makes buddies shareable and reproducible.
Each buddy supports a range of trait combinations. You can swap between six eye variants (dot, star, cross, round, at, degree), eight hat styles (none, crown, tophat, propeller, halo, wizard, beanie, tinyduck), five rarity tiers, and a shiny toggle. Different combinations produce different visual outputs and stat distributions, giving the system a collectible quality without requiring any external account or save state.
All 18 companions render simultaneously in the gallery view — no carousel or slideshow switching. Each runs its own animation loop independently.
Claude Buddy is aimed at developers who spend significant time in the terminal and want something low-key to break up the monotony of long coding sessions. It fits naturally with people who already use Claude Code as their primary AI coding assistant and are drawn to retro terminal aesthetics or light gamification.
It also has a social angle. Every buddy card includes a Save image button that exports a terminal-style PNG with the full ASCII sprite and stat readout. Direct share links for X (Twitter), LinkedIn, and Reddit are built into each card, which makes it easy to post your buddy or compare configurations with teammates.
Teams have used it as a lightweight onboarding icebreaker — giving new developers something low-stakes to interact with when they first set up Claude Code. The deterministic seed system means a team can agree on a shared mascot and reproduce it exactly.
The companion layer is designed to stay out of the way. It does not intercept prompts, modify responses, or add latency to the assistant workflow. The stats are cosmetic — Debugging 85 on a Capybara does not make Claude Code better at debugging. The value is entirely in the personality layer: a persistent visual presence that adds character to an otherwise utilitarian interface.
Activation requires no configuration beyond typing /Buddy. There are no plugins to install separately, no extensions to enable, and no account to create. The only prerequisite is having Claude Code installed globally via npm install -g @anthropic-ai/claude-code.
Claude Buddy only works inside Claude Code. It is not available as a standalone tool, a browser extension, or an integration for other editors like VS Code or Cursor. Developers who do not use the Claude Code CLI have no access path.
The ASCII art also depends on monospace font rendering. In terminals with proportional fonts or narrow column widths, sprites may display with alignment issues. This is a general constraint of ASCII art in terminal environments rather than a product-specific bug, but it is worth checking your terminal setup before expecting clean renders.
There is currently no support for community-created species or user-submitted sprites. The 18 species are fixed, and customization is limited to the trait options provided.
Claude Buddy is free. There is no paid tier, no usage cap on rerolls or exports, and no sign-up required. Access is gated only by having a working Claude Code installation. The guide and gallery at claudebuddy.app are also freely accessible without an account, making it easy to browse species and plan trait combinations before opening the terminal.
Collectible creatures from duck to capybara, each with unique ASCII art, personality archetype, and flavor text rendered directly in your terminal.
Five stats (Debugging, Patience, Chaos, Wisdom, Snark) generated via weighted rarity rolls and seeded PRNG. Same seed always produces the same buddy.
Mix 6 eye variants, 8 hat styles, 5 rarity tiers, and a shiny toggle for distinct visual and stat outcomes per buddy.
Type /Buddy in Claude Code to hatch your companion instantly. Initializes species, rarity, traits, and stats in one command.
Each buddy runs its own frame cycle at 500ms tick. All companions render simultaneously with no slideshow switching.
定价模式
支持的平台
支持的语言
Save a terminal-style image of your buddy card with full ASCII sprite and stats. Share directly to X, LinkedIn, or Reddit.