What problem does it solve? Engineering teams ship code without documentation, leaving developers confused, support tickets piling up, and adoption stalling. This Skill turns complex engineering concepts into clear, accurate developer documentation that reduces support burden and accelerates onboarding. ## Core Features & Use Cases - README & Tutorial Authoring: Produces README files that pass the 5-second test and step-by-step tutorials that get developers from zero to working in under 15 minutes. - API Reference Documentation: Creates OpenAPI/Swagger-based API references with working code examples, error documentation, and migration guides. - Docs-as-Code Infrastructure: Sets up documentation pipelines with Docusaurus, MkDocs, Sphinx, or VitePress, integrated into CI/CD so outdated docs fail the build. - Use Case: Your team just shipped a new REST API but developers keep filing issues asking how authentication works. Use this Skill to generate a complete API reference with authentication guides, rate-limit documentation, and tested code examples for every endpoint. ## Quick Start Ask the agent to write a README and getting-started tutorial for your project, providing your package name, installation command, and a basic usage example.