What problem does it solve? Technical docs often confuse readers with mixed document types, passive voice, ambiguous sentences, and invented jargon. This Skill applies four layered rule systems to make any doc understandable on the first read. ## Core Features & Use Cases - Diátaxis mode selection: Classifies each document as tutorial, how-to, reference, or explanation and enforces mode purity. - Sentence-level rules: Applies Google developer style, Simplified Technical English, and Global English guidelines to eliminate ambiguity and wordiness. - Review checklist: Provides an 8-item checklist covering mode consistency, command-style instructions, pronoun clarity, and factual accuracy of symbols and counts. - Use Case: Paste a draft README or RFC and ask for a review; the Skill rewrites vague passages like "configuration is performed via budget.json" into direct statements like "budget.mjs reads the committed budget from budget.json". ## Quick Start Ask the assistant to review your README, RFC, PR description, or commit message using the technical-writing skill and apply its four-layer rules.