Skip to content
Skill

translation-sync

by Linfee

AI Summary

translation-sync automates synchronization of upstream updates while intelligently translating only new or modified content, ideal for maintaining localized versions of projects. Developers managing multilingual codebases and documentation benefit from reduced manual translation overhead.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "translation-sync" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (9 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/Linfee/spec-kit-cn/main/.claude/commands/translation-sync.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/punctuation-fix.md "https://raw.githubusercontent.com/Linfee/spec-kit-cn/main/.claude/commands/punctuation-fix.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/translation-auto.md "https://raw.githubusercontent.com/Linfee/spec-kit-cn/main/.claude/commands/translation-auto.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/translation-detect.md "https://raw.githubusercontent.com/Linfee/spec-kit-cn/main/.claude/commands/translation-detect.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/translation-execute.md "https://raw.githubusercontent.com/Linfee/spec-kit-cn/main/.claude/commands/translation-execute.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/translation-fix.md "https://raw.githubusercontent.com/Linfee/spec-kit-cn/main/.claude/commands/translation-fix.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/translation-qa.md "https://raw.githubusercontent.com/Linfee/spec-kit-cn/main/.claude/commands/translation-qa.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/translation-review.md "https://raw.githubusercontent.com/Linfee/spec-kit-cn/main/.claude/commands/translation-review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/translation-workflow.md "https://raw.githubusercontent.com/Linfee/spec-kit-cn/main/.claude/commands/translation-workflow.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

同步原版更新并自动翻译新增内容

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
Adoption100+ stars on GitHub
521 ★ · Growing
DocsMissing or thin
Undocumented

GitHub Signals

Stars521
Forks98
Issues1
Updated1mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code