Translation Manager — Design agent for Claude Code
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
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 RepositoryRelated Agents
i18n Checker
Scans the Freilauf web UI for user-visible texts that do not go through i18n (t()/window.FREILAUF_I18N) and fo
UX UI Designer
Use this agent when you need to design, validate, or improve user experience and interface elements. This incl
Frontend UI Specialist
Use this agent when working on frontend UI components, styling, or visual elements. This includes creating new
Code Storyteller
Explains code as a well-written narrative — from entry point to execution end, covering intent and design rath
Tailwind Agent
Styles Rails ERB views and ViewComponents using Tailwind CSS 4 utility classes and responsive design patterns.
Frontend Author
WRITE-access implementer for the React renderer (apps/desktop/src/renderer/, packages/ui/) AND the Next.js lan
Related Skills
Check i18n
Verify translation completeness across all locales
Claude Code Language Coach
Write Claude Code prompts in languages you're not fluent in — with grammar checks, translation, and back-trans
Root Cause Tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematical