pedrohcgs/visual-audit
Adversarial visual-layout audit of a Quarto `.qmd` or Beamer `.tex` deck. Flags overflow, font inconsistency, box fatigue, spacing, and alignment issues. Use when user says "visual audit", "check the layout", "does this overflow?", "look for visual issues", "audit the slides", or after reworking a deck's appearance. Does NOT check writing or pedagogy — pair with `/proofread` or `/pedagogy-review`.
npx skills add https://github.com/pedrohcgs/claude-code-my-workflow --skill visual-audit
Perform a thorough visual layout audit of a slide deck.
$ARGUMENTSquarto render Quarto/$ARGUMENTSOVERFLOW: Content exceeding slide boundaries
FONT CONSISTENCY: Inline font-size overrides, inconsistent sizes
BOX FATIGUE: 2+ colored boxes on one slide, wrong box types
SPACING: Missing negative margins, missing fig-align
LAYOUT: Missing transitions, missing framing sentences, semantic colors
Take pedrohcgs/visual-audit from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.