hyhmrright

i18n Consistency Reviewer — Design agent for Claude Code

Design community

审查 zh/en/ja 三语 locale 的一致性——重点是编译器抓不到的多余 key、未翻译残留、以及绕过 useLanguage() 的硬编码 UI 文案.

How to install i18n Consistency Reviewer

Installs to ~/.claude/agents/hyhmrright-stockai-i18n-consistency-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hyhmrright/StockAI/HEAD/.claude/agents/i18n-consistency-reviewer.md -o ~/.claude/agents/hyhmrright-stockai-i18n-consistency-reviewer.md

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

What i18n Consistency Reviewer does

审查 zh/en/ja 三语 locale 的一致性——重点是编译器抓不到的多余 key、未翻译残留、以及绕过 useLanguage() 的硬编码 UI 文案.

Alternatives in Design

Full documentation available on GitHub

View Source Repository