.claude/skills/slide-excellence/SKILL.md
Multi-agent slide review (visual, pedagogy, proofreading). Use for comprehensive quality check before milestones.
npx skillsauth add alohays/paper2pr slide-excellenceInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run a comprehensive multi-dimensional review of lecture slides. Multiple agents analyze the file independently, then results are synthesized.
Parse $ARGUMENTS for the filename. Resolve path in Quarto/ or Slides/.
Agent 1: Visual Audit (slide-auditor)
quality_reports/[FILE]_visual_audit.mdAgent 2: Pedagogical Review (pedagogy-reviewer)
quality_reports/[FILE]_pedagogy_report.mdAgent 3: Proofreading (proofreader)
quality_reports/[FILE]_report.mdAgent 4: TikZ Review (only if file contains TikZ)
quality_reports/[FILE]_tikz_review.mdAgent 5: Content Parity (only for .qmd files with corresponding .tex)
quality_reports/[FILE]_parity_report.mdAgent 6: Substance Review (optional, for .tex files)
quality_reports/[FILE]_substance_review.md# Slide Excellence Review: [Filename]
## Overall Quality Score: [EXCELLENT / GOOD / NEEDS WORK / POOR]
| Dimension | Critical | Medium | Low |
|-----------|----------|--------|-----|
| Visual/Layout | | | |
| Pedagogical | | | |
| Proofreading | | | |
### Critical Issues (Immediate Action Required)
### Medium Issues (Next Revision)
### Recommended Next Steps
| Score | Critical | Medium | Meaning | |-------|----------|--------|---------| | Excellent | 0-2 | 0-5 | Ready to present | | Good | 3-5 | 6-15 | Minor refinements | | Needs Work | 6-10 | 16-30 | Significant revision | | Poor | 11+ | 31+ | Major restructuring |
documentation
Generate speaker notes (presentation script) for Quarto RevealJS slides. Supports English and Korean. Use when user asks to "write speaker notes", "add presentation script", "speaker script", "발표 스크립트", or "스피커 노트".
testing
Perform adversarial visual audit of Quarto or Beamer slides checking for overflow, font consistency, box fatigue, and layout issues.
testing
Validate bibliography entries against citations in all lecture files. Find missing entries and unused references.
testing
Translate Beamer LaTeX to Quarto RevealJS. Multi-phase workflow with TikZ extraction and QA.