What problem does it solve? Game development teams struggle to keep design docs, architecture notes, and API references consistent and up to date across designers, engineers, and future LLM agents. This Skill provides a Technical Writer persona (Paige) that authors, validates, and curates project documentation against enforced standards. ## Core Features & Use Cases - Document Authoring: Writes task-oriented documents through guided conversation, following CommonMark, style-guide, and accessibility rules defined in documentation-standards.md. - Standards Validation & Customization: Reviews existing docs against the standards file and lets users add their own CRITICAL rules to it. - Mermaid Diagram Generation: Produces flowcharts, sequence, class, ER, and state diagrams in valid Mermaid v10+ syntax. - Use Case: A game team asks Paige to document their battle-system architecture; she drafts a structured architecture doc with a Mermaid component diagram, then validates it against the project's documentation standards. ## Quick Start Ask Paige to write a developer guide for your game's combat system following the documentation standards.