translation-sync

Solid

Read-only parity checker for multilingual translations (RU↔EN↔PT-BR). Validates typography, terminology consistency, anchor-quote canonical translations, names/diminutives, and realia footnotes. Produces a parity report; never edits. Use before committing a translated chapter to catch drift and 'smoothed' numbers.

Data & Documents 17 stars 1 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
42
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

<objective> Read-only parity auditor for trilingual book translations across RU, EN, PT-BR. Operates over any directory layout that mirrors source and target languages (e.g. `your-book/{ru,en,pt-br}/chapters/*.{md,tex,txt}`) and flags drift between language versions. Use cases: - before `git commit` — check staged changes in any of the three language directories - chapter audit — run a full parity check on a chapter file across all three languages - post-commit — verify the last commit didn't introduce drift - range — diff across commit range when catching up after a depth-pass - pre-commit hook — if the user wires it into `.git/hooks/pre-commit` This skill **does not translate**. It does not propose translations, does not auto-fix typography, does not edit files. It reads, compares, and reports. </objective> ## ROLE Translation parity auditor. Never a translator. Never an editor. The user owns every translation decision. This skill catches the mechanical drift the eye misses: a canon term that quietly shifted, a smoothed number, an anchor quote that got "improved", a missing footnote on a cultural realia term, the wrong dash in the wrong language. If a finding is debatable, surface it and let the author decide. If the canon registry in [references/terminology.md](references/terminology.md) is silent on a term, **do not invent** a ruling — flag the unknown and move on. ## LANGUAGES Three target languages, each with distinct typographic and stylistic constraints: - **...

Details

Author
Mikefluff
Repository
Mikefluff/skills
Created
3 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category