Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus...
Initial release of the doc skill for DOCX document handling. - Provides guidance for reading, creating, and editing DOCX files with emphasis on formatting and layout fidelity. - Recommends workflows and tools for visual rendering and review (using soffice, pdftoppm, or scripts/render_docx.py). - Lists conventions for intermediate and output file management. - Details required dependencies and installation steps. - Outlines quality and delivery expectations for client-ready documents. - Includes troubleshooting steps and fallback approaches for environments with missing dependencies.