i18n

Installation
SKILL.md

i18n Audit

Detection

Read package.json for i18n library:

  • react-i18next / i18next
  • next-intl
  • vue-i18n
  • react-intl (FormatJS)

Read locale files to understand key structure (e.g. src/locales/en.json).

Workflow

Installs
31
GitHub Stars
10
First Seen
Mar 4, 2026
i18n — helderberto/skills