Internationalize a module by extracting hardcoded Chinese strings, generating translation keys, and updating all three locale files (en, zh-Hans, ja).
$npx -y skills add dataelement/bisheng --skill i18n-localizerInstalls into the current project.
Run `npx skills use "https://github.com/dataelement/bisheng" --skill "dataelement/bisheng/i18n-localizer"` 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/dataelement/bisheng" that are relevant to the current task. Run `npx skills add "https://github.com/dataelement/bisheng"` and select the relevant skills, then follow their instructions.