awesome-translate-ru-en

Solid

Translate Russian text of any kind into natural English while preserving every structural element, formatting marker, link, identifier, and the author's human voice. Use when translating Russian articles, docs, prose, fiction, marketing copy, technical content, transcripts, or any other Russian-language text to English; when mirroring a directory of Russian files into an English equivalent; or when the user asks to "translate to English", "convert to en", or "make an English version" of a Russian source.

Code & Development 2 stars 0 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 78/100

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

Skill Content

# Translate Russian → English Translate Russian text into natural English that reads as if a native English speaker wrote it. Preserve every structural and non-prose element of the source byte-for-byte, and never re-introduce AI-bureaucratic phrasing on the English side. This skill is content-neutral: the source can be a Markdown document, a plain article, fiction, a technical spec, a chat transcript, marketing copy, source code with comments — anything written in Russian that needs to become English. ## Strict Rules ### 1. Preserve structure and non-prose elements byte-for-byte Whatever non-prose elements appear in the source must survive translation byte-for-byte. Common categories — apply only those that are present in the source: - **Section markers / headings** (Markdown `#`, RST `===`, HTML `<h1>`, plain `1.`/`2.` numbering, etc.) — translate the heading text, but keep the marker, level, and order. - **Code blocks** in any format (fenced ` ``` `, indented, `<pre>`, etc.) — keep contents EXACTLY as-is. Do not translate code, identifiers, or comments inside code unless the user explicitly asks. - **Inline code / identifiers** in backticks or tags (`like_this`, `<code>like_this</code>`) — never rephrase identifier names. - **Links and URLs** (`[text](url)`, `<a href>`, plain URLs) — keep targets intact. Translate only the visible link text. - **Markup tags**: HTML, XML, frontmatter (YAML/TOML), JSX — leave the structure untouched, translate only the human-readable te...

Details

Author
khasky
Repository
khasky/awesome-agent-skills
Created
4 months ago
Last Updated
yesterday
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category