← ClaudeAtlas

docx-stylelisted

Defines the preferred formatting and style for all Word (.docx) documents. Always read this skill whenever creating any .docx file, in addition to the docx creation skill. Apply this style guide to every document — reports, PRDs, memos, briefs — unless the user explicitly overrides a specific setting.
cozren/claude-code-setup · ★ 0 · Data & Documents · score 60
Install: claude install-skill cozren/claude-code-setup
# Document Style Guide This file defines the visual and formatting standards for all .docx output. Read and apply this every time a Word document is created. --- ## Typography - **Font:** Google Docs default — Arial, 11pt for body text - **Title:** Arial, 20pt, bold, black (#000000) - **Section headings:** Arial, 13pt, bold, black — numbered (e.g. "1. Background & Context") - **Sub-headings:** Arial, 11pt, bold, black (not numbered) - **Body text:** Arial, 11pt, regular weight, black (#1A1A1A) - **Line spacing:** 1.15 for body paragraphs - **Paragraph spacing:** 12pt after each paragraph, 0pt before --- ## Page Layout - **Page size:** A4 (11906 × 16838 DXA) — this is a Google Docs document - **Margins:** 1 inch on all sides (1440 DXA) - **No header or footer** — leave both empty - **No page border or decorative elements** --- ## Title Block (always at top of document) Every document starts with: ``` [Document Title] ← Arial 20pt bold ← one blank line Status: [value] ← Arial 11pt, label bold, value regular Last updated: [date] ← Arial 11pt, label bold, value regular Document Owner: [Your Name] ← Arial 11pt, label bold, value regular (default owner) Stakeholders: [names] ← Arial 11pt, label bold, value regular ``` **Default owner:** Set your name as the default Document Owner and pre-fill it unless the user specifies otherwise. **Regarding dates and @mentions:** - Word (.docx) does not support live date pickers or @