What problem does it solve? Creating realistic documentation page prototypes requires manually wiring up navigation, article content, and a table of contents, which is slow and repetitive when you just need a believable docs layout for a design brief. ## Core Features & Use Cases - Three-Column Layout: Produces a sticky left navigation, a centered article body, and a right-rail "On this page" TOC in one HTML file with all CSS inline. - Design System Integration: Reads the active DESIGN.md tokens for typography, color, and spacing so the page matches the project's design system. - Realistic Content: Writes at least 350 words of plausible documentation including shell commands, code snippets, callouts, and tables rather than lorem ipsum. - Use Case: Given a brief mentioning "API reference" or "tutorial", generate a complete docs page prototype with grouped nav links, anchored H2/H3 sections, and responsive collapse below 900px. ## Quick Start Ask the assistant to generate a documentation page for your product's quickstart guide using the docs-page skill.