visual-audit

Audit Quarto and Beamer slide decks for visual quality issues.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/diegosolarfuentes/geopolitics-gvc --skill visual-audit-diegosolarfuentes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visual-audit
Source: https://github.com/diegosolarfuentes/geopolitics-gvc/tree/main/.claude/skills/visual-audit
Command: npx skills add https://github.com/diegosolarfuentes/geopolitics-gvc --skill visual-audit-diegosolarfuentes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill performs a comprehensive visual audit of slide decks to identify layout and styling issues, helping ensure consistent and professional presentations.

Core Features & Use Cases

  • Overflow detection: flags content that spills beyond slide boundaries and suggests mitigations.
  • Font consistency checks: detects inline font-size overrides and inconsistent typography across slides.
  • Layout quality: identifies box fatigue, spacing anomalies, and semantic color usage to improve framing and readability.
  • Reporting: generates a slide-by-slide report with severity levels and actionable recommendations.

Quick Start

Provide the path to a slide file (Quarto .qmd or Beamer .tex) as the argument to run the audit.

Frequently Asked Questions about visual-audit

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

FAQPage Schema
How do I audit a slide deck for visual layout issues?

To audit a slide deck for visual layout issues, provide the path to a Quarto .qmd or Beamer .tex file. The tool checks for overflow, spacing anomalies, and font consistency, producing a slide-by-slide report with severity levels and actionable recommendations.

What is box fatigue in slide design and how do I check for it?

Box fatigue in slide design refers to excessive use of boxed elements that reduce readability. You can check for it by running a visual audit on your Quarto or Beamer file, which identifies box fatigue along with spacing anomalies and generates recommendations to improve framing.

Can I check font consistency across multiple slides in a presentation?

Yes, you can check font consistency across slides by running a visual audit on your Quarto or Beamer file. The audit detects inline font-size overrides and inconsistent typography, generating a report that flags these issues with corresponding severity levels.

Does the visual audit support both Quarto and Beamer formats?

Yes, the visual audit supports both Quarto and Beamer formats. You can pass either a .qmd or .tex file as the argument to run the audit, which then applies layout guidelines to detect overflow, spacing anomalies, and font inconsistency across the slides.

How do I fix layout gaps and spacing anomalies in my slide deck?

To fix layout gaps and spacing anomalies, run the visual audit on your slide file to generate a slide-by-slide report. This report identifies specific spacing issues and provides actionable recommendations with severity levels to guide your corrections.