What problem does it solve? Creating or editing Word documents programmatically often produces layout defects like clipped text, broken tables, and spacing drift that text extraction cannot detect. This Skill enforces a render-and-inspect workflow so every DOCX is visually verified before delivery. ## Core Features & Use Cases - Document creation with design presets: Generate professional DOCX files using token-based design presets for business briefs, proposals, reference guides, and Google Docs-targeted output. - Editing, redlining, and comments: Apply tracked changes, inline comments, redaction, accessibility fixes, and template-following edits to existing documents while preserving original structure. - Render-and-verify QA: Convert DOCX to page PNGs via LibreOffice and inspect every page, iterating until layout is clean. - Use Case: Draft a board decision memo as a polished DOCX, render it to page images, fix a cramped table, then deliver the final file or import it as a native Google Doc. ## Quick Start Create a professional one-page project status report as a DOCX file and render it to page images so you can verify the layout before delivering it.