Fill missing i18n translations in the viewer source JSON. Run this after adding or modifying English or Chinese UI strings in claude_tap/viewer_i18n.json — it auto-translates to ja, ko, fr, ar, de, ru via OpenRouter.
$npx -y skills add liaohch3/claude-tap --skill translate-i18nInstalls into the current project.
Run `npx skills use "https://github.com/liaohch3/claude-tap" --skill "liaohch3/claude-tap/translate-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/liaohch3/claude-tap" that are relevant to the current task. Run `npx skills add "https://github.com/liaohch3/claude-tap"` and select the relevant skills, then follow their instructions.