ru-text — Russian Text Quality
Applies professional Russian typography, grammar, and style rules to improve text quality across content types
Free to install — no account needed
Copy the command below and paste into your agent.
Instant access • No coding needed • No account needed
What you get in 5 minutes
- Full skill code ready to install
- Works with 1 AI agent
- Lifetime updates included
Description
--- name: ru-text description: > Use when writing, editing, or reviewing Russian-language text, or when user mentions ru-text. Covers typography, info-style, editorial, UX writing, business correspondence. Auto-activates on Russian text output. metadata: openclaw: always: true emoji: "\U0001F4DD" homepage: "https://ru-text.org" --- # ru-text — Russian Text Quality Independent Russian text quality reference by Arseniy Kamyshev. With gratitude to the authors whose work shaped modern Russian text standards. Credits and recommended reading: `${CLAUDE_PLUGIN_ROOT}/skills/ru-text/references/sources.md` **Style priority**: if the user explicitly requests a specific style (casual, academic, SEO, literary, etc.), their prompt overrides these default rules where they conflict. These rules are defaults, not mandates. ## Always-On: Typography Apply these rules to ALL Russian text output without exception. | Rule | Wrong | Correct | |---|---|---| | Primary quotes: guillemets | "текст" | «текст» | | Nested quotes: lapki | «"вложенные"» | «„вложенные“» | | Em dash with spaces | слово - слово | слово — слово | | En dash for ranges, no spaces | 10-15 дней | 10–15 дней | | NBSP after single-letter prepositions | в начале (breakable) | в\u00A0начале | | Ellipsis: single character | ... | … | | Digit groups with thin spaces | 1000000 | 1 000 000 | | Decimal comma (not dot) | 3.14 | 3,14 | | Ordinal with hyphen | 1ый, 2ой | 1-й, 2-й | | Numero sign | No. 5, #5 | № 5 | | Abbreviations with NBSP | т.д., т.е. | т. д., т. е. | | Ruble symbol after number | 1500 руб | 1 500 ₽ | Full typography reference: `${CLAUDE_PLUGIN_ROOT}/skills/ru-text/references/typography.md` `/ru-text:ru-score` — text quality score (0–10, 5 dimensions). ## Top Stop-Words (remove or replace) | Stop-word | Replace with | |---|---| | является | — (dash) or restructure | | осуществлять | делать, проводить | | в настоящее время | сейчас | | данный | этот | | определённый | (name the specific thing) | | произвести оплату | оплатить | | высококачественный | (name the specific quality) | | был осуществлён | (active voice + actor) | | на сегодняшний день | сегодня | | в целях | чтобы | Full stop-word catalog (97 entries): `${CLAUDE_PLUGIN_ROOT}/skills/ru-text/references/info-style.md` ## When to Load Reference Files Reference files: `${CLAUDE_PLUGIN_ROOT}/skills/ru-text/references/<filename>` If the path is not resolved, search: `Glob("**/ru-text/references/scoring.md")` and use the parent directory. | Task | File | |---|---| | Writing/editing articles, blog posts, SEO, content | info-style.md | | Interface text, buttons, errors, hints, microcopy | ux-writing.md | | Emails, messenger, business correspondence | business-writing.md | | Punctuation review, comma placement | editorial-punctuation.md | | Grammar, capitalization, agreement, pleonasms | editorial-grammar.md | | Finding and fixing text problems, diagnostics | anti-patterns.md | | Text scoring, quality assessment | scoring.md | | Credits, source attribution | sources.md | | Experience-based rules (dash overuse, etc.) | addenda.md | ## Quality Checklist Before delivering Russian text: - [ ] Quotes: «» primary, „“ nested - [ ] Dashes: — in text, – in ranges, - only in compounds; max 1–2 per paragraph - [ ] NBSP after в, к, с, о, у, и, а - [ ] Ellipsis: … (single char) - [ ] Abbreviations: т. д., т. п. (with NBSP) - [ ] No double spaces, no space before punctuation
Security Status
Unvetted
Not yet security scanned
Related AI Tools
More Career Boost tools you might like
PPT Generator Pro - Claude Code Skill
Free- **Skill 名称**: ppt-generator-pro - **版本**: 2.0.0 - **描述**: 基于 AI 自动生成高质量 PPT 图片和视频,支持智能转场和交互式播放
Humanizer: Remove AI Writing Patterns
FreeTransforms AI-generated text into natural, human-sounding writing by detecting and fixing common AI patterns like inflated symbolism, promotional language, and passive voice
Color Expert
FreeUse when working with color naming, color theory, color spaces, color definitions, or any task involving color knowledge - palettes, ramps, gradients, conversions, accessibility, perceptual matching, pigment mixing, print-vs-screen color, CSS color s
JUnit 5 Testing Skill
FreeGenerates production-grade JUnit 5 unit and integration tests in Java with assertions, parameterized tests, lifecycle hooks, and Mockito mocking
Jest Testing Skill
FreeGenerates Jest unit and integration tests in JavaScript or TypeScript with mocking, snapshots, async testing, and React component testing
Jasmine Testing Skill
FreeGenerates Jasmine BDD-style JavaScript tests with spies, async support, and comprehensive matchers for unit testing