スキル一覧に戻る

ru-text

talkstream
更新日 5 days ago
111
16
111
GitHubで表示
その他general

について

ru-textスキルは、Claudeがロシア語テキストを生成またはレビューする際に、自動的にロシア語の文章品質ルールを適用します。ギユメ記号の引用符などの組版規格を強制し、編集スタイル、UXライティング、ビジネス文書の基準をカバーします。開発者は、ロシア語テキスト出力を行う場合や、ユーザーが特にru-textに言及した場合に、このスキルを使用すべきです。

クイックインストール

Claude Code

推奨
メイン
npx skills add talkstream/ru-text -a claude-code
プラグインコマンド代替
/plugin add https://github.com/talkstream/ru-text
Git クローン代替
git clone https://github.com/talkstream/ru-text.git ~/.claude/skills/ru-text

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

ドキュメント

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: 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.

RuleWrongCorrect
Primary quotes: guillemets"текст"«текст»
Nested quotes: lapki«"вложенные"»«„вложенные“»
Em dash with spacesслово - словослово — слово
En dash for ranges, no spaces10-15 дней10–15 дней
NBSP after single-letter prepositionsв начале (breakable)в\u00A0начале
Ellipsis: single character...
Digit groups with thin spaces10000001 000 000
Decimal comma (not dot)3.143,14
Ordinal with hyphen1ый, 2ой1-й, 2-й
Numero signNo. 5, #5№ 5
Abbreviations with NBSPт.д., т.е.т. д., т. е.
Ruble symbol after number1500 руб1 500 ₽

Full typography reference: references/typography.md

/ru-text:ru-score — text quality score (0–10, 5 dimensions).

Top Stop-Words (remove or replace)

Stop-wordReplace with
является— (dash) or restructure
осуществлятьделать, проводить
в настоящее времясейчас
данныйэтот
определённый(name the specific thing)
произвести оплатуоплатить
высококачественный(name the specific quality)
был осуществлён(active voice + actor)
на сегодняшний деньсегодня
в целяхчтобы

Full stop-word catalog (97 entries): references/info-style.md

When to Load Reference Files

Reference files (paths are relative to this SKILL.md): references/<filename> If the path is not resolved, search: Glob("**/ru-text/references/scoring.md") and use the parent directory.

TaskFile
Writing/editing articles, blog posts, SEO, contentinfo-style.md
Interface text, buttons, errors, hints, microcopyux-writing.md
Emails, messenger, business correspondencebusiness-writing.md
Punctuation review, comma placementeditorial-punctuation.md
Grammar, capitalization, agreement, pleonasmseditorial-grammar.md
Finding and fixing text problems, diagnosticsanti-patterns.md
Text scoring, quality assessmentscoring.md
Credits, source attributionsources.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

GitHub リポジトリ

talkstream/ru-text
パス: skills/ru-text
0
agent-skillsai-agentsclaude-codeclaude-coworkcodex-clicontent-design

関連スキル

llamaguard

その他

LlamaGuardは、暴力やヘイトスピーチなど6つの安全性カテゴリーにおいて、LLMの入力と出力をモデレートするMetaの70-80億パラメータモデルです。94〜95%の精度を提供し、vLLM、Hugging Face、Amazon SageMakerを使用してデプロイ可能です。このスキルを使用して、AIアプリケーションにコンテンツフィルタリングと安全策を簡単に統合できます。

スキルを見る

cost-optimization

その他

このClaudeスキルは、リソースの適正サイジング、タグ付け戦略、支出分析を通じて、開発者がクラウドコストを最適化することを支援します。AWS、Azure、GCPにわたるクラウド支出の削減とコストガバナンスの実施のためのフレームワークを提供します。インフラコストの分析、リソースの適正サイジング、または予算制約への対応が必要な際にご利用ください。

スキルを見る

quantizing-models-bitsandbytes

その他

このスキルは、bitsandbytesを使用してLLMを8ビットまたは4ビット精度に量子化し、精度の低下を最小限に抑えつつ50〜75%のメモリ削減を実現します。限られたGPUメモリでより大規模なモデルを実行したり、推論を高速化するのに理想的で、INT8、NF4、FP4などのフォーマットをサポートしています。HuggingFace Transformersと統合され、QLoRAトレーニングや8ビットオプティマイザーを可能にします。

スキルを見る

dispatching-parallel-agents

その他

このClaudeスキルは、複数のエージェントを配備し、3つ以上の独立した問題を並行して調査・修正します。共有状態や依存関係がなく解決可能な、無関係な障害が発生するシナリオ向けに設計されています。中核となる機能は並列問題解決であり、効率を最大化するために独立した問題領域ごとに1つのエージェントを割り当てます。

スキルを見る