Skip to main content

html-i18n

纯静态 HTML 站点翻译 —— 只处理 .html/.css/图片构成的纯静态站点(书籍、文档站、博客、官网落地页),生成各语言独立 HTML 目录(en/、ja/ 等),不引入 JS、不改源码逻辑。判定信号:项目目录里只有 .html/.htm/.css + 图片资源,没有 .jsx/.ts/.tsx/.vue/.py/.php/.java 源码、没有 package.json/composer.json/框架文件。⚠️ 若项目是编程框架源码(React/Vue/Laravel/WordPress 等,需要在代码里写 t()/__() 翻译函数),改用 i18n-helper,本 skill 不适用。

Jump to install

Source facts

Repository
liangdabiao/i18n-helper-skills
Last source activity
July 9, 2026 at 16:08
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.