What problem does it solve? Technical documentation often becomes outdated, inconsistent, or missing entirely, leaving developers and users without clear guidance. This Skill provides a structured approach to creating, organizing, and maintaining documentation for different audiences. ## Core Features & Use Cases - Technical Documentation Creation: Produces structured docs, user guides, tutorials, and READMEs using Markdown, reStructuredText, and Docs as Code workflows. - API Documentation: Documents APIs and integrations using OpenAPI/Swagger standards with tools like Redoc and Stoplight. - Documentation Standards: Establishes templates, style guides, and information architecture for consistent documentation across teams. - Use Case: A team shipping a new REST API needs developer-facing docs. Use this Skill to generate OpenAPI-based API reference documentation, a getting-started guide, and a README following established templates. ## Quick Start Write a getting-started guide and API reference documentation for my REST API project using OpenAPI and Markdown.