i18n (internationalization) toolkit for projects using i18next. Provides three main functions: (1) i18n-check - Detect hardcoded Chinese text in HTML/JS files, (2) i18n-fix - Replace hardcoded text with i18n markers, (3) i18n-sync - Align translation keys across multiple languages (zh-CN, zh-TW, en, ja, ko, ru, es, pt). Use when working on internationalization tasks, detecting untranslated strings, or syncing locale files.
$npx -y skills add project-n-e-k-o/n.e.k.o --skill i18nInstalls into the current project.
Run `npx skills use "https://github.com/project-n-e-k-o/n.e.k.o" --skill "project-n-e-k-o/n.e.k.o/i18n"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/project-n-e-k-o/n.e.k.o" that are relevant to the current task. Run `npx skills add "https://github.com/project-n-e-k-o/n.e.k.o"` and select the relevant skills, then follow their instructions.