What problem does it solve?
Producing consistent, well-structured documentation pages becomes slow and error-prone when you have to handcraft navigation, a right-rail table of contents, and clean article formatting every time.
Core Features & Use Cases
- Docs page generation: Creates a single self-contained HTML document with a left navigation rail, scrollable article body, and a sticky “On this page” right TOC.
- Design-system aligned output: Formats typography, spacing, line-length, and code styling to match the injected DESIGN.md tokens, including restrained accents and readable hierarchy.
- Topic-specific realism: Selects a credible page topic from the brief and writes believable docs content (commands, code snippets, callouts, and at least one table) rather than a generic wireframe.
- Mobile/fallback behavior: Collapses the layout below smaller breakpoints by removing the rails and ensuring the document remains usable below 900w.
Quick Start
Use docs-page to turn your brief about a “guide” into a production-style single HTML documentation page with navigation, anchors, and real examples.