Badminton-Apps

Translation Manager — Design agent for Claude Code

Design community

Use this agent when you need to add, update, or remove translation keys in the i18n JSON files.

How to install Translation Manager

Installs to ~/.claude/agents/badminton-apps-badman-translation-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Badminton-Apps/badman/HEAD/.claude/agents/translation-manager.md -o ~/.claude/agents/badminton-apps-badman-translation-manager.md

Restart Claude Code, or start a new session, for it to be picked up.

What Translation Manager does


name: translation-manager description: "Use this agent when you need to add, update, or remove translation keys in the i18n JSON files. This includes adding new UI labels, renaming existing keys, or ensuring all three languages (en, nl_BE, fr_BE) are in sync.\n\n\nContext: The user needs a new translation key for a button label.\nuser: \"Add a translation key for the new 'Export' button at all.competition.buttons.export\"\nassistant: \"I'll use the translation-manager agent to add t

Alternatives in Design

  • Svelte Idiom Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for Svelte 5 i 7.2k ★
  • Frontend Designer — Use this agent when you need to convert design mockups, wireframes, or visual concepts into detailed technical 5.5k ★
  • UI Implementation — Implement UI feature changes in existing patterns and keep behavior-compatible updates 720 ★

Full documentation available on GitHub

View Source Repository