zuplo/zudoku — reverse-engineered prompt
Reverse engineered prompt
Build me an open source API documentation site generator like Zudoku. I want someone to be able to point it at one or more OpenAPI files and instantly get a polished developer docs website with a searchable API reference, clean navigation, dark mode, and pages written in MDX for guides or extra content.
It should feel easy for a small team to set up and maintain. Include a quick start command or template flow, sensible defaults, and a simple way to customize the docs without needing to rebuild everything from scratch. The API reference should let developers try requests directly from the docs, including support for authentication with OpenID or OAuth2 when configured.
Please make it work as a standalone docs site, and also allow a lightweight CDN style embed where someone can drop it into a basic HTML page and pass an API schema URL. Use TypeScript and modern web tooling. Look up current docs online if you need to.
Want more depth? Deep Reverse