Очистка и полировка пользовательских текстов
★ 8.8 · documentation
clean-user-facing-text is a Claude Code skill that audits and rewrites authorized natural-language text, removing suspicious invisible Unicode characters while preserving every fact, number, name, citation, and requirement. It is designed for use in Cursor when polishing articles, manuscripts, reports, documentation, emails, product copy, UI text, Markdown, or HTML prose. The workflow has two stages: a deterministic Unicode pass using bundled Python scripts (`inspect_text.py` and `clean_text.py`), and a prose rewrite that varies clause order, sentence rhythm, and connectors to replace formulaic phrasing with direct, natural wording. Code blocks, commands, paths, identifiers, formulas, verbatim quotations, and required disclosures are never modified. The skill does not support code-only tasks and explicitly does not claim detector evasion or proof of human authorship.
- #text-cleaning
- #unicode-audit
- #prose-rewrite
- #cursor-workflow