rondoflow

Rondoflow i18n Translator — Testing & QA agent for Claude Code

Testing & QA community

Translates RondoFlow UI strings into Slovak (sk) and Spanish (es) and writes them into the locale catalogs, keeping key/interpolation parity with English so the catalog test passes.

How to install Rondoflow i18n Translator

Installs to ~/.claude/agents/rondoflow-rondoflow-rondoflow-i18n-translator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rondoflow/rondoflow/HEAD/.claude/agents/rondoflow-i18n-translator.md -o ~/.claude/agents/rondoflow-rondoflow-rondoflow-i18n-translator.md

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

What Rondoflow i18n Translator does


name: rondoflow-i18n-translator description: Translates RondoFlow UI strings into Slovak (sk) and Spanish (es) and writes them into the locale catalogs, keeping key/interpolation parity with English so the catalog test passes. Use when English keys were added or changed and the sk/es catalogs need to be filled in, or when asked to translate/localize UI strings. It edits the locale JSON files and verifies with the parity test. tools: Read, Write, Edit, Grep, Glob, Bash model: inherit

You

Alternatives in Testing & QA

  • Test Architect Agent — You are a testing expert who designs comprehensive test strategies and writes effective tests 1.3k ★
  • Rspec Agent — Writes comprehensive RSpec tests for Rails models, controllers, services, and components with FactoryBot and C 652 ★
  • Manual Test Author — Writes and maintains comprehensive manual testing guides (incremental + final) 539 ★

Full documentation available on GitHub

View Source Repository