visual-audit

Installation
SKILL.md

Visual Audit

Perform a thorough visual layout audit of any supported document. Routes to the document-auditor agent.

Steps

  1. Read the file specified in $ARGUMENTS

  2. For Quarto (.qmd) files:

    • Render with quarto render Quarto/$ARGUMENTS
    • Open in browser to inspect each slide
  3. For Beamer (.tex) files:

    • Compile and check for overfull hbox warnings
  4. For Typst (.typ) files:

    • Compile with typst compile FILENAME.typ
    • Check for content overflow, component fatigue, typography consistency
Related skills
Installs
2
GitHub Stars
2
First Seen
Mar 10, 2026