What problem does it solve? Teams struggle to produce consistent, maintainable technical documentation across APIs, codebases, and projects, leading to outdated docs, slow onboarding, and repeated architecture debates. ## Core Features & Use Cases - API Documentation: Author OpenAPI 3.1 specs with schemas, responses, and security definitions, then render them with Scalar, Swagger UI, or Redoc and generate TypeScript types via openapi-typescript. - Doc Sites & Component Docs: Compare and set up Mintlify, Nextra, Docusaurus, Starlight, and Fumadocs, plus Storybook stories for UI component documentation. - Project Documentation: Apply templates for READMEs, Keep a Changelog changelogs, Conventional Commits, ADRs, and JSDoc/TypeDoc patterns. - Use Case: When starting a new API, use this Skill to draft an OpenAPI spec, generate typed clients, scaffold a Mintlify doc site, and record the database choice as an ADR. ## Quick Start Ask the assistant to create an OpenAPI specification and README template for your REST API project.