slide-preflight-auditor

Audit DexCode MDX slides for preflight rule violations with line-numbered findings.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/co-r-e/dexcode --skill slide-preflight-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slide-preflight-auditor
Source: https://github.com/co-r-e/dexcode/tree/main/.claude/skills/slide-preflight-auditor
Command: npx skills add https://github.com/co-r-e/dexcode --skill slide-preflight-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

DexCode MDX slides often miss quality and safety checks before review/export, leading to inconsistent presentations.

Core Features & Use Cases

  • Detects CLAUDE.md rule violations across decks and outputs line-numbered findings for targeted fixes.
  • Supports full-project audits or per-deck scans, with structured reports suitable for CI and human review.
  • Includes manual review notes for safe zones and edge cases not auto-detectable.

Quick Start

Run the preflight auditor to scan all decks and generate a summarized report of findings.

Frequently Asked Questions about slide-preflight-auditor

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

FAQPage Schema
How do I audit MDX slides for quality and safety rule violations?

Auditing DexCode MDX slides requires scanning all decks or a targeted deck for preflight rule violations. The tool computes precise line-numbered locations for violations and produces a prioritized report suitable for CI integration and human review.

What specific formatting issues does a preflight slide audit detect?

The audit detects formatting issues including hard-coded colors, font sizes, borders, and tailwind-like classNames. It also flags missing notes and provides manual review notes for safe zones and edge cases that cannot be auto-detected.

Can I run a slide quality check on a single deck instead of the full project?

Yes, the auditor supports both full-project audits and targeted per-deck scans. You can run the slide quality check on a single deck to receive structured, line-numbered findings specific to that targeted scope.

How do I integrate slide linting checks into my CI pipeline?

Integrate slide linting into CI by running the auditor to generate a structured findings report. The tool outputs prioritized, line-numbered findings with an option for CI integration to automate preflight checks before review or export.

What are the limitations of automated slide preflight checks?

Automated preflight checks are limited because they cannot detect all presentation safety issues. The tool addresses this by including manual review notes for safe zones and edge cases that are not auto-detectable by the auditor.