Translation Fix
Description
--- name: translation-fix description: "智能修复翻译问题和质量缺陷, 可独立使用或由 /translation-review 自动衔接调用" --- 用户输入可以直接由代理提供或作为命令参数提供给你 - 你**必须**考虑它(如果不为空). 用户输入: $ARGUMENTS 目标: 智能识别和修复翻译中的各种问题, 包括格式错误, 术语不一致, 表达不准确等. ## 调用方式 ### 独立使用 直接执行 `/translation-fix` 修复所有检测到的问题, 或传入参数指定修复范围: ``` /translation-fix templates/commands/implement.md ``` ### 由 /translation-review 自动调用 当 review 发现问题并经用户确认后, review 会自动调用本命令: - review 的问题列表会作为参数传入 - 修复完成后应重新执行关键修复点专项检查验证效果 - 将修复结果反馈给用户 ## 执行步骤 1. 问题检测和分类 - 扫描所有翻译文件(或参数
Installation
Installs to ~/.claude/commands/linfee-spec-kit-cn-translation-fix.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Linfee/spec-kit-cn/HEAD/.claude/commands/translation-fix.md -o ~/.claude/commands/linfee-spec-kit-cn-translation-fix.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development