What problem does it solve? Writing and maintaining technical documentation is time-consuming, and outdated or invented docs mislead teams. This Skill turns code context, informal descriptions, or existing system knowledge into structured, maintainable technical documentation with the right template for each audience. ## Core Features & Use Cases - Document Type Router: Routes your request to the right template — API reference, runbook, ADR, onboarding guide, or README — based on audience and purpose. - Ready-Made Templates: Provides complete, fill-in structures for each document type, including endpoint tables, step-by-step runbook procedures, and ADR decision records. - Honesty Guardrails: Never invents endpoints, parameters, or architecture; marks gaps explicitly with placeholders like [NOCH AUSZUFÜLLEN] so docs stay trustworthy. - Use Case: A developer finishing a new REST API asks for documentation and receives a complete API reference with authentication, endpoint tables, request/response examples, and error codes — with unverifiable details clearly flagged instead of fabricated. ## Quick Start Ask the agent to write documentation for your API, system, or architecture decision and provide the relevant code or context.