This automates the grunt work of adding i18n to your codebase by scanning for hardcoded strings, generating locale files in the right format for your framework (react-intl, vue-i18n, i18next, gettext, etc.), and replacing text with translation calls. It's smart enough to skip variable names and import paths while flagging actual UI text, and it'll check translation completeness across languages so you know what's missing. The workflow is straightforward: it detects your project type, extracts strings, generates properly formatted locale files, rewrites your code with translation functions, and reports on coverage. Saves hours of manual find-and-replace when internationalizing an existing app, though you'll still need to review the automated replacements to make sure context is preserved.
npx -y skills add laolaoshiren/claude-code-skills-zh --skill i18n-helper --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills