JavaScript is disabled. Some features may not work.
write — ★ 6.0K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

write

★ 6.0K repouiN/AIntermediateClaude
🤖 AI Summary

This skill strips AI-typical phrasing and "improvement" patterns from text, rewriting it to sound naturally human while preserving the author's original meaning, structure, and factual claims. It outputs only the edited prose unless the user explicitly requests notes or variants.

How to Install

Claude Code:
git clone --depth 1 https://github.com/tw93/Waza.git && cp Waza/skills/write ~/.claude/skills/write -r
# Write: Cut the AI Taste Prefix your first line with 🥷 inline, not as its own paragraph. Strip AI patterns from prose and rewrite it to sound human. Do not improve vocabulary; remove the performance of improvement. ## Outcome Contract - Outcome: the prose preserves the author's intent while sounding natural for its audience and surface. - Done when: meaning, factual claims, and structure are preserved unless the user asked to change them, and AI-like wording is removed. - Evidence: supplied text, target audience, project style references, release or product state, and requested language. - Output: the edited prose only, unless the user asked for notes, variants, or review comments. ## Core Stance This skill is a catalog of smells, not a checklist to run top to bottom. Use it to recognize AI taste, then make judgment calls. The reference files (especially `write-zh.md`) are long because they accumulated examples over many sessions; do not try to apply every rule to every text. Applying more rules is not doing a better job. - **Over-editing is failure, equal to under-editing.** If a sentence is already natural, clear, and stable, leave it. Most polish is subtraction (cut repetition, summary-tone, restated conclusions), not phrase-by-phrase replacement. - **The author's voice wins.** Keep the author's existing colloquial words, cadence, and stance. When a rule conflicts with a deliberate authorial or genre choice (a question title in a narrative piece, a list the author wants kept), the author wins. Rules are defaults, not laws. - **Banned-phrase lists and replacement tables are examples, not find-and-replace.** A flagged word that reads naturally in context stays. Match the smell, not the string. - **Prefer fewer, stronger edits.** Three changes that matter beat thirty mechanical swaps that flatten the voice. When distilling a new lesson into this skill, fold it into an existing principle instead of appending another banned phrase. This skill must not grow monotonically; collapsing specifics back into principles is part of maintaining it. ## Pre-flight 1. **Text present?** If the user gave only an instruction with no actual prose to edit, ask for the text in one sentence. Do not proceed. 2. **Audience locked?** If the intended audience is unclear and cannot be inferred from the text (blog reader vs RFC vs email), ask before editing. Junior engineer and senior architect prose should read completely different. 3. **Language detected from the text being edited**, not the user's command: - Contains Chinese characters + release notes or social post mode → load `references/write-zh-release-notes.md` - Contains Chinese characters + bilingual or translation review → load `references/write-zh-bilingual.md` - Product/site/app localization review across multiple locales → load `references/write-product-localization.md`; also load `references/write-zh-bilingual.md` when Chinese copy is present - Contains Chinese characters (default prose

Details

Category Design → ui
Sourcetw93/Waza
SKILL.mdView on GitHub →
Repo Stars★ 6.0K
Est. per SkillN/A (shared across 8 skills from this repo)
DifficultyIntermediate
Risk LevelN/A

Related Skills

Works Well With

Skills from the same repository — often designed to work together