정보
ru-check 스킬은 참조 코퍼스에 대해 문법, 스타일, 용어를 검증하여 포괄적인 러시아어 텍스트 품질 분석을 수행합니다. 이 스킬은 수동 경로 설정 없이 ru-text 스킬의 참조 파일을 사용하여 제공된 텍스트나 최근 러시아어 출력을 자동으로 점검합니다. 개발자는 Claude Code 워크플로우 내에서 러시아어 콘텐츠에 대한 자동화된 품질 보증이 필요할 때 이 스킬을 사용해야 합니다.
빠른 설치
Claude Code
추천npx skills add talkstream/ru-text -a claude-code/plugin add https://github.com/talkstream/ru-textgit clone https://github.com/talkstream/ru-text.git ~/.claude/skills/ru-checkClaude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요
문서
Russian Text Quality Check
Review the text provided in $ARGUMENTS (or the most recent Russian text output if no arguments) using the ru-text skill.
Check order
Where the reference files live
This skill reads the corpus that ships with the ru-text skill, which is installed alongside it. Locate that folder once, then read the named files from it:
- Look for a directory named
referenceswhose parent directory is namedru-text, and which containsinfo-style.md. Every file named below sits in that folder. - In Claude Code the plugin root is also available directly, which saves the search.
- Do not guess a path. If the folder cannot be found, say so and stop — a check run against remembered rules instead of the corpus is not this command, and reporting one as the other is the failure this whole product exists to prevent.
-
Typography — read
typography.md, then apply:- Quotes: «» primary, „" nested
- Dashes: — (em) in text, – (en) in ranges, - (hyphen) in compounds only
- Spaces: NBSP after single-letter prepositions, in digit groups, before units
- Ellipsis, abbreviations, special characters
-
Anti-patterns — read
anti-patterns.md, then scan for:- Bureaucratic language and nominalization
- Passive voice overuse
- Sentence bloat
- Tautology and pleonasm
-
Writing quality — read
info-style.md, then apply:- Stop-words and filler
- Specificity and facts
- Structure and clarity
-
Domain-specific — load if text type is identifiable:
- UI/interface text →
ux-writing.md - Email/business →
business-writing.md - Needs grammar review →
editorial-punctuation.md+editorial-grammar.md
- UI/interface text →
-
Experience-based / neuroslop — read
addenda.md, then scan for the AI-generated-prose tells:- Manufactured antithesis (AD-6) — «не X, а Y» / «не просто X, а Y» with no antecedent
- Preemptive virtue qualifier (AD-7) — «без воды», «чётко, по делу»
- Assistant-register meta-commentary (AD-8) — «Отличный вопрос!», «Надеюсь, это помогло»
- Hollow openers (AD-9) — «давайте разберёмся», «погрузимся», «важно понимать, что»
Output format
Read-only — do NOT modify the source files. ru-check is a check: it reports issues and returns the corrected text for the user to apply. It must not write to, edit, or overwrite the analysed file(s).
How this is enforced depends on the host, and it is worth being exact about it.
In Claude Code, disallowed-tools removes the listed tools from the pool while the command is active — verified on 2.1.220 by attempting a write through Write, through Bash redirection, through Monitor, and through a delegated subagent: every path was denied and no file was created. allowed-tools alone would not achieve this; that field pre-approves tools, it does not restrict them.
The list removes the direct file-writers — Write, Edit, NotebookEdit — and the command-executing tools we identified and tested on 2.1.220: Bash, PowerShell and Monitor. Monitor is easy to miss: it runs commands too, and it follows Bash permission rules, so a broad Bash allow-rule silently pre-approves it while a disallowed-tools: Bash entry does not remove it. The list names the paths we closed, not every path that exists.
Four limits, stated plainly. A connected MCP server can expose its own write tools, which a per-tool denial list cannot know about. A named subagent whose own definition grants it tools: Write is governed by that definition, not by a parent command's denial list. A later Claude Code release can add a tool this file does not name, and a hand-written list does not update itself. And on hosts that do not implement disallowed-tools, everything above is an instruction the agent is asked to follow, not a guarantee the platform enforces.
Where the mechanism ends, the contract does not: the rule is that this command returns text and never writes, on every host, whatever the tool roster happens to contain.
Returning the corrected text in the output rather than writing it keeps the command deterministic and free of side effects. Silently inserting NBSP into a source file is doubly harmful: a target that strips NBSP on import (e.g. Notion) shows the reader no change, and the same insertion breaks later exact-string tooling (grep/replace) on that file.
Return:
- Corrected text
- List of changes grouped by category (typography / style / grammar / domain)
- Severity per change: critical / high / medium / low
GitHub 저장소
자주 묻는 질문
ru-check Skill이란 무엇인가요?
ru-check은(는) talkstream이(가) 만든 Claude Skill입니다. Skill은 Claude가 필요할 때 불러오는 지침과 리소스를 묶어 추가 프롬프트 없이 ru-check 관련 작업을 수행할 수 있게 합니다.
ru-check은(는) 어떻게 설치하나요?
이 페이지의 설치 명령을 사용하세요. ru-check을(를) Claude Code 플러그인으로 추가하거나 저장소를 skills 디렉터리에 복제한 다음 Claude를 다시 시작해 Skill을 불러옵니다.
ru-check은(는) 어떤 카테고리에 속하나요?
ru-check은(는) 기타 카테고리에 속합니다.
ru-check은(는) 무료로 사용할 수 있나요?
네. ru-check은(는) AIMCP에 등록되어 있으며 무료로 설치할 수 있습니다.
연관 스킬
LlamaGuard는 폭력 및 혐오 발언 등 6가지 안전 범주에서 LLM 입력과 출력을 조정하기 위한 Meta의 70-80억 파라미터 모델입니다. 94-95% 정확도를 제공하며 vLLM, Hugging Face 또는 Amazon SageMaker를 사용해 배포할 수 있습니다. 이 기술을 사용하여 AI 애플리케이션에 콘텐츠 필터링 및 안전 가드레일을 손쉽게 통합하세요.
이 Claude Skill은 리소스 적정화, 태깅 전략, 지출 분석을 통해 개발자들이 클라우드 비용을 최적화할 수 있도록 지원합니다. AWS, Azure, GCP에서 클라우드 비용을 절감하고 비용 거버넌스를 구현하기 위한 프레임워크를 제공합니다. 인프라 비용을 분석하거나, 리소스를 적정화하거나, 예산 제약을 충족해야 할 때 사용하세요.
이 Claude Skill은 스프레드, 오버/언더, 프로프 베트를 포함한 스포츠 베팅 시장을 분석합니다. 역사적 추이와 상황별 통계를 검토하여 가치 베트를 발견하고, 교육적 목적으로 실행 가능한 권장 사항이 담긴 구조화된 마크다운 결과를 제공합니다. 개발자는 이 기능을 스포츠 베팅 분석 도구에 활용할 수 있으며, 단순히 엔터테인먼트/교육 목적으로만 설계되었음을 유의해야 합니다.
이 스킬은 bitsandbytes를 사용하여 LLM을 8비트 또는 4비트 정밀도로 양자화하며, 최소한의 정확도 손실로 50-75%의 메모리 감소를 달성합니다. 제한된 GPU 메모리에서 더 큰 모델을 실행하거나 추론을 가속화하는 데 이상적이며, INT8, NF4, FP4와 같은 형식을 지원합니다. 이 스킬은 HuggingFace Transformers와 통합되어 QLoRA 학습 및 8비트 옵티마이저를 가능하게 합니다.
