AI AGENT ADDONS

Internationalization (i18n) and localization (L10n) help your app speak many languages. You prepare your code for translation and then add actual translations. This skill covers how to do both.

Anyone building a public web app or SaaS product can benefit. You learn to use translation keys instead of hardcoded text. You also manage locale files and support right-to-left (RTL) languages like Arabic.

The skill shares best practices for popular tools like react-i18next and next-intl. It also gives tips for handling dates, numbers, and plural forms. By following these patterns, your app can reach users around the world.

Add I18n Localization skill to your workflow

Global

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

Project

mkdir -p .claude/skills/i18n-localization

Source Repository

Stars
41,937
Forks
6,705
Watchers
41,937
License
MIT
Last Push
23 days ago
Created
6 months ago