translation-sync
SolidRead-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.
Install
Quality Score: 81/100
Skill Content
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
parity-probe
Compare a bilingual documentation pair (README.md/README.de.md, SECURITY.md/SECURITY.de.md) for structural parity — heading skeleton, per-section bullet counts, tagged code blocks, link targets, and how far the translation lags in git. Never compares prose, which is supposed to differ. Deterministic; run it, do not reason about it.
docs-i18n
Stop letting translations rot silently. Audits multilingual docs for content parity across languages, ISO 639-1 correctness, hreflang tags, navigation translation, date/number localization and out-of-date pages — across the 15 languages Docsbook supports. Skipped automatically if only one language is enabled.
i18n-integrity
Translation integrity: every key present in every language, no hardcoded strings, consistent placeholders and plurals. Runs when user-facing text changes.