Skip to main content

i18n-helper

编程框架源码的国际化 —— 只处理需要写翻译函数的源码项目(React/Vue/Angular/i18next、Python、Java、Go、PHP 的 Laravel/Symfony/WordPress/原生 gettext),扫描 .js/.jsx/.ts/.tsx/.vue/.py/.java/.go/.php 等里的硬编码文本,生成 JSON/YAML/PO/XLIFF/PHP数组 语言文件,并把硬编码替换成 t()/__()/trans() 等翻译函数调用。判定信号:项目有源码文件或构建配置(package.json/composer.json/requirements.txt 等)。⚠️ 若目标是纯静态 HTML 站点(只有 .html/.css/图片,无源码、需要生成各语言 HTML 目录而非翻译函数),改用 html-i18n,本 skill 不适用。

Jump to install

Source facts

Repository
liangdabiao/i18n-helper-skills
Last source activity
July 9, 2026 at 15:35
Detected SKILL.md language
Chinese
Stars
14
Forks
4

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.