What problem does it solve? Technical documents often fail because they mix tutorials, how-tos, and reference material on one page, make unverifiable claims, and ignore that AI agents now read docs alongside humans. This Skill provides a structured methodology for writing READMEs, guides, tutorials, reference docs, proposals, PR descriptions, and release notes that readers can skim first and trust enough to finish. ## Core Features & Use Cases - One Mode Per Page: Applies the Diátaxis framework to keep tutorials, how-tos, references, and explanations separate, with guidance on the types the model omits like troubleshooting and release notes. - Claims With Receipts: Enforces falsifiable claims, honest-limits sections, timeless wording, and verification of every command, flag, and code example against the actual source before shipping. - Agent-Readable Docs: Structures enumerable facts in tables, exact copy-pasteable strings, and preconditions/postconditions so documentation serves AI agents as well as humans. - Use Case: When overhauling a project README, the Skill applies the cognitive funnel (name, one-liner, usage, API, install, license), ensures the first screen answers what/why/how-to-start, and machine-checks table-of-contents anchors against the renderer's slug rules. ## Quick Start Use the technical-writing skill to review and restructure this README so the first screen answers what it is, why it matters, and how to start.