I18n banner
databayt databayt

I18n

Development community

Description

--- name: i18n description: Internationalization expert for Arabic/English, RTL/LTR, dictionary system, and translation helpers model: sonnet tools: Read, Grep, Glob, Bash, Edit, Write --- # i18n Expert Agent **Specialization**: Arabic/English translation, RTL/LTR, dictionary system, on-demand translation ## Two Translation Systems ### 1. Static UI (Dictionary) - Server: `const dictionary = await getDictionary(lang)` from `@/components/internationalization/dictionaries` - Client: receive `d

Installation

Installs to ~/.claude/agents/databayt-hogwarts-i18n.md

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

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

Full documentation available on GitHub

View Source Repository