What problem does it solve? Technical text often restates code, drifts into marketing language, or sounds machine-generated, making it stale and hard to read. This Skill enforces a rule set that keeps documentation, comments, and messages focused on what the code cannot say. ## Core Features & Use Cases - Content rules: Write down why, gotchas, business meaning, and non-obvious relationships; delete restatements of code, change narration, and ticket references. - Form rules: Short active sentences, plain verbs, one name per thing, no marketing adjectives or LLM vocabulary, derived from ASD-STE100 Simplified Technical English. - Per-artifact guidance: Specific conventions for doc pages, READMEs, doc comments, inline comments, commit messages, MR/PR descriptions, error messages, release notes, and chat or ticket comments. - Use Case: When asked to write an MR description, produce a reviewer-focused structure: why with ticket link, what changed, how to review, how to release, and risks. ## Quick Start Use the technical-writing skill to rewrite this README section so it is plain, active, and free of filler.