AI AGENT ADDONS

Internationalization makes your app usable by people everywhere. This expert process sets up the right framework, finds all user-facing text, and replaces it with translatable keys. It also checks that every language file has matching keys and that numbers and plurals are formatted correctly.

The skill works with React and TypeScript projects using tools like i18next. It can start from scratch or audit an existing setup. It makes sure error messages are shown in the user's language, not raw code.

Developers get a complete, ready-to-translate app that avoids common mistakes. Users get a smooth experience in their own language.

Add I18n Expert skill to your workflow

Global

mkdir -p ~/.claude/skills/i18n-expert

Project

mkdir -p .claude/skills/i18n-expert

Source Repository

Stars
1,223
Forks
199
Watchers
1,223
License
MIT
Last Push
23 days ago
Created
9 months ago