What problem does it solve? Writing documentation from scratch is slow and often skipped, leaving features and modules undocumented. This Skill produces complete, structured documentation on demand, following the Diataxis framework so each piece lands in the right format: tutorial, how-to, reference, or explanation. ## Core Features & Use Cases - Diataxis-Structured Output: Generates documentation organized by the four Diataxis types (tutorial, how-to, reference, explanation) so content matches reader intent. - Coverage Gap Filling: Can be invoked standalone or called by /document-release when it detects missing documentation coverage. - Flexible Scope: Documents a single feature, a module, or an entire project depending on the request. - Use Case: After shipping a new API module, ask the assistant to document it and receive a tutorial for new users, a how-to for common tasks, and a reference page for the module's interface. ## Quick Start Ask the assistant to write documentation for this feature using the document-generate skill.