Russian Text Quality Review
Overview
Detects Russian-language quality bugs that general linters and LLMs consistently miss in code: broken pluralization in i18n locale files, case-agreement bugs in string concatenation, terminology drift across files, transliterated identifiers, and inconsistent language mixing. Code-aware, not prose-focused.
Core principle: structural Russian mistakes that survive eslint and type-checks but break production UIs. Prose quality is delegated to other
[Description truncada. Veja o README completo no GitHub.]