visual-audit

Audit Quarto and Beamer slides for overflow, font, and layout issues.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/AmbroseTriC/ECON53_DAC --skill visual-audit-ambrosetric
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visual-audit
Source: https://github.com/AmbroseTriC/ECON53_DAC/tree/main/.agents/skills_pre_codex_migration_2026-03-19/visual-audit
Command: npx skills add https://github.com/AmbroseTriC/ECON53_DAC --skill visual-audit-ambrosetric

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It detects layout issues, font inconsistencies, and overflow problems in slide presentations, helping users improve visual clarity and professionalism.

Core Features & Use Cases

  • Slide Layout Verification: Checks for overflow, spacing, and layout errors in Quarto and Beamer slide files.
  • Design Consistency: Ensures font uniformity, proper box usage, and semantic color application across slides.
  • Use Case: A presentation designer wants to guarantee that all slides have a uniform style and no layout issues before final delivery.

Quick Start

Run the visual-audit skill on your slide file, passing the filename as an argument, to receive a detailed report with recommendations.

Frequently Asked Questions about visual-audit

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

FAQPage Schema
How do I audit Quarto and Beamer slides for layout overflow and font inconsistencies?

To audit Quarto and Beamer slides, you can run a visual layout check that detects overflow, font inconsistencies, and spacing errors using quarto rendering and LaTeX compilation to analyze presentation integrity.

What is the best way to check presentation slides for visual consistency before final delivery?

The best way to check presentation slides for visual consistency is performing a comprehensive style audit that ensures font uniformity, proper box usage, and semantic color application across all slides.

How do I detect layout issues and content overflow in Quarto slide files?

You detect layout issues and content overflow in Quarto slide files by running a visual audit that uses quarto rendering to analyze layout integrity and identify spacing errors.

Can I check Beamer files for spacing errors and semantic color application?

Yes, you can check Beamer files for spacing errors and semantic color application by running a visual layout audit that uses LaTeX compilation to analyze content integrity and design consistency.

Does the visual audit require any specific dependencies to analyze slide decks?

No specific dependencies are required to analyze slide decks, as the visual audit operates directly on Quarto and Beamer slide files using their respective rendering and compilation tools.

What limitations exist when auditing Beamer slides for layout errors?

Limitations when auditing Beamer slides for layout errors include relying on LaTeX compilation outputs to detect overflow and spacing issues, meaning analysis is constrained by the rendering engine's feedback.