Word / DOCX

Create, inspect, and edit Microsoft Word documents and DOCX files with reliable styles, numbering, tracked changes, tables, sections, and compatibility checks.

ruc-nlpir 8cf6974 2 files · 2.5 KB Updated

File contents

When to Use

Use when the main artifact is a Microsoft Word document or .docx file, especially when tracked changes, comments, headers, numbering, fields, tables, templates, or compatibility matter.

Core Rules

  • A .docx file is a ZIP of XML parts, so structure matters as much as visible text.
  • Prefer named styles over direct formatting so the document stays editable.
  • Lists and numbering belong to Word's numbering definitions, not pasted Unicode characters.
  • Page layout lives in sections — margins, orientation, headers, footers, and page numbering.
  • Visible text is not the full document when tracked changes are enabled.
  • Verify round-trip compatibility before delivery.

Common Traps

  • Copy-paste can import unwanted styles and numbering definitions.
  • Empty paragraphs used as spacing make templates fragile.
  • A clean-looking export can still hide unresolved revisions, comments, or stale field values.
  • Table auto-fit and percentage-like width behavior can drift in Google Docs or LibreOffice.

ruc-nlpir/clawtrojan/tree/main/claw_trojan/envs/cs_neg_002/step_1/workspace/skills/word-docx commit 8cf69746e3

Frequently asked questions

npx skillmds@latest add ruc-nlpir/word-docx