
Document Polisher
Apply a structured brand guide (colors, typography, buttons, spacing) when polishing DOCX and other deliverables so investor decks and specs look consistently professional.
Install
npx skills add https://github.com/promptadvisers/claude-code-polished-documents-skills --skill document-polisherWhat is this skill?
- Maps primary, accent, background, and link colors with hex roles and preview labels
- Defines SF Pro Text/Display stacks with Helvetica/Arial fallbacks for body and headings
- Documents H1/H2/body size scale and pill-shaped primary/secondary button specs
- Includes spacing base unit (4px), content radius (5px), and DOCX application guidelines
- Anchors polish to a full brand personality and target-audience narrative, not ad-hoc formatting
Adoption & trust: 1 installs on skills.sh; 10 GitHub stars; 3/3 security scanners passed (skills.sh audits); trending (+100% hot-view momentum).
Recommended Skills
Journey fit
Canonical shelf is Build → docs because the skill’s primary output is finished document artifacts, even though those docs are reused in Validate and Launch pitches. Docs is the right subphase for typographic stacks, heading scales, and component styling rules applied to written deliverables rather than live app UI code.
Common Questions / FAQ
Is Document Polisher safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.
SKILL.md
READMESKILL.md - Document Polisher
# Apple Brand Guide ## Overview - **URL**: https://www.apple.com - **Color Scheme**: Light - **Personality**: Modern, high energy - **Target Audience**: Tech-savvy consumers and professionals ## Colors | Role | Hex Code | Preview | |------|----------|---------| | Primary | `#0071E3` | Apple Blue | | Accent | `#0066CC` | Link Blue | | Background | `#999999` | Gray (varies) | | Text Primary | `#999999` | Gray | | Link | `#0066CC` | Blue | ## Typography ### Font Families - **Primary**: SF Pro Text - **Heading**: SF Pro Display - **Fallbacks**: Helvetica Neue, Helvetica, Arial ### Font Stacks ```css /* Body text */ font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif; /* Display/Headings */ font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif; ``` ### Font Sizes - H1: 34px - H2: 12px - Body: 28px (large, display-focused) ## Components ### Primary Button - Background: `#0071E3` - Text: `#FFFFFF` - Border Radius: 980px (pill shape) - Shadow: none ### Secondary Button - Background: `#F5F5F7` - Text: `#0066CC` - Border: `#0066CC` - Border Radius: 980px ## Spacing - Base Unit: 4px - Border Radius: 5px (content), 980px (buttons - pill) ## Brand Assets - Logo: Apple logo (iconic apple silhouette) - OG Image: apple.com/ac/structured-data/images/open_graph_logo.png ## Document Application Guidelines ### For DOCX Files 1. **Headings**: SF Pro Display (or Helvetica Neue), clean and large 2. **Body Text**: SF Pro Text, generous sizing, gray text on white 3. **Accent Elements**: Apple Blue (#0071E3) for links and CTAs 4. **Buttons**: Pill-shaped, blue or light gray ### Signature Elements - Minimalist design with abundant whitespace - SF Pro font family (San Francisco) - Pill-shaped buttons and badges - Premium, clean aesthetic - Product-focused imagery - Subtle gray text for secondary content # Deloitte Brand Guide ## Overview - **URL**: https://www.deloitte.com - **Color Scheme**: Light - **Personality**: Professional, medium energy - **Target Audience**: Business professionals and corporate clients ## Colors | Role | Hex Code | Preview | |------|----------|---------| | Primary | `#007CB0` | Deloitte Blue | | Accent | `#0076A8` | Teal Blue | | Background | `#000000` | Black (for headers) | | Text Primary | `#000000` | Black | | Link | `#0076A8` | Teal Blue | ## Typography ### Font Families - **Primary**: Open Sans - **Heading**: Open Sans - **Fallbacks**: Calibri, Helvetica ### Font Stacks ```css /* All text */ font-family: "Open Sans", Calibri, Helvetica, sans-serif; ``` ### Font Sizes - H1: 40px - H2: 24px - Body: 16px ## Components ### Primary Button - Background: `#1076A8` - Text: `#FFFFFF` - Border: `#1076A8` - Border Radius: 100px (pill shape) - Shadow: none ### Secondary Button - Background: `#FFFFFF` - Text: `#1076A8` - Border: `#1076A8` - Border Radius: 100px ## Spacing - Base Unit: 4px - Border Radius: 8px (content), 100px (buttons) ## Brand Assets - Logo: deloitte.com/content/dam/assets-shared/logos/svg/a-d/deloitte.svg - Favicon: deloitte.com/content/dam/assets-shared/icons/us/favicon.ico ## Document Application Guidelines ### For DOCX Files 1. **Headings**: Open Sans, bold, varying sizes (40px H1, 24px H2) 2. **Body Text**: Open Sans Regular, 16px, black text 3. **Accent Elements**: Deloitte Blue/Teal (#007CB0, #0076A8) for highlights 4. **Buttons/CTAs**: Pill-shaped elements with blue fill ### Signature Elements - Green-teal color palette (Deloitte green often used alongside blue) - Open Sans typography throughout - Pill-shaped buttons and badges - Clean, modern professional aesthetic - Good use of white space # The Economist Brand Guide ## Overview - **URL**: https://www.economist.com - **Color Scheme**: Light - **Personality**: Professional, medium energy - **Target Audience**: Educated adults interested in global news and analysis ## Colors | Role | Hex Code | Preview | |------|----------|---------| | Primary |