document-quality-standards

Validate DOCX, PDF, XLSX, and PPTX documents with PNG render checks.

47|Updated Nov 8, 2025
One-click install
npx skills add https://github.com/belumume/claude-skills --skill document-quality-standards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-quality-standards
Source: https://github.com/belumume/claude-skills/tree/main/document-quality-standards
Command: npx skills add https://github.com/belumume/claude-skills --skill document-quality-standards

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use when creating or editing professional documents (DOCX, PDF, XLSX, PPTX) that require polished output. It provides a visual-first verification mindset, typography hygiene, and robust formula patterns to complement the document-skills plugin.

Core Features & Use Cases

  • Visual-First Verification: ensures rendering fidelity by validating documents with PNG render checks.
  • Typography Hygiene: enforces ASCII hyphen usage and avoids problematic Unicode characters.
  • Spreadsheet Patterns: extends color and formula best practices for XLSX workbooks.
  • Quick adaptability: complements the existing xlsx, pdf, docx, pptx skills across typical office workflows.

Quick Start

Apply the document-quality-standards patterns during document creation or editing. After rendering, generate PNGs and visually inspect for issues, then apply fixes to reach a clean, client-ready document.

Frequently Asked Questions about document-quality-standards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify PDF and DOCX rendering fidelity after editing?

To verify PDF and DOCX rendering fidelity, generate PNG images of your documents and visually inspect them for layout issues. This visual-first verification ensures your final output matches the intended design before delivery.

What is typography hygiene for professional document formatting?

Typography hygiene for professional document formatting involves enforcing ASCII hyphen usage and avoiding problematic Unicode characters. Maintaining typography hygiene ensures DOCX and PPTX outputs render consistently across different viewing environments.

How do I apply robust formula patterns in XLSX workbooks?

To apply robust formula patterns in XLSX workbooks, implement spreadsheet best practices for color usage and formula construction. This ensures your XLSX workbooks remain stable and visually accurate during data processing.

Do I need external dependencies to automate document quality assurance?

Yes, automating document quality assurance requires external dependencies including poppler-utils, libreoffice, and openpyxl. These tools are necessary to render documents and apply formatting checks across DOCX, PDF, XLSX, and PPTX files.

What's the best way to polish office documents for client delivery?

The best way to polish office documents for client delivery is to apply visual-first verification, typography hygiene, and formula patterns across your files. Generate PNGs, inspect for issues, then apply fixes to reach a clean output.

Why does my document formatting break after conversion to PDF?

Document formatting breaks after PDF conversion due to rendering inconsistencies. Visual-first verification solves this by generating PNGs to inspect rendering accuracy, allowing you to catch and fix layout issues before finalizing the PDF.