What problem does it solve? Creating formal product documentation — a stakeholder-facing Product Detail Document and an end-user User Guide — is time-consuming and often skipped. This Skill generates both as polished, self-contained HTML files derived directly from the project's README, CLAUDE.md, and build files, so documentation reflects what actually exists in the codebase. ## Core Features & Use Cases - Product Detail Document: Stakeholder-facing HTML overview covering problem statement, target users, core features, user journeys, business rules, architecture diagram, environments, NFRs, success metrics, and future roadmap. - User Guide: Step-by-step end-user HTML instructions with prerequisites, core workflows, tips, troubleshooting, FAQ, and screenshot placeholders. - Consent-first generation: Always asks which documents to create before generating, and never documents features that are not present in the codebase. - Use Case: After finishing a project milestone, ask for a product overview and user guide; the Skill reads your README and project files, fills the HTML templates, and writes {project-name}-product-overview.html and {project-name}-user-guide.html to the project root. ## Quick Start Ask the assistant to generate a product detail document and user guide for this project, then confirm which of the two documents you want when prompted.