What problem does it solve? Writing clear technical documentation, API references, PR descriptions, and cross-team handoffs is time-consuming and often inconsistent, leaving readers without the context they need. ## Core Features & Use Cases - BLUF-Driven Writing Standards: Enforces Bottom-Line-Up-Front structure, active voice, and the "Why > What" rule across READMEs, RFCs, and docstrings. - API & Architecture Documentation: Provides templates for OpenAPI/Swagger endpoint docs, ARCHITECTURE.md files with Mermaid diagrams, and error-code matrices. - Handoff & Communication Templates: Includes ready-made formats for PRs, backend-to-frontend handoffs, incident post-mortems, 3P updates, newsletters, and FAQs. - Bilingual & Docs-as-Code Support: Covers English/Chinese dual-version documentation, the Diátaxis framework, and CI-driven doc generation. - Use Case: Ask it to document a new REST endpoint and receive a complete reference with auth requirements, request/response schemas, and an error matrix ready for the frontend team. ## Quick Start Ask the assistant to write a README or document an API endpoint for your project using the documentation guidelines.