.agents/skills_pre_codex_migration_2026-03-19/deploy/SKILL.md
Render Quarto slides and sync to docs/ for GitHub Pages deployment. Use when deploying lecture slides after making changes.
npx skillsauth add AmbroseTriC/ECON53_DAC deployInstall 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.
Render Quarto slides and sync all files to docs/ for GitHub Pages deployment.
Run the sync script:
$ARGUMENTS is provided (e.g., "Lecture4"): ./scripts/sync_to_docs.sh $ARGUMENTS./scripts/sync_to_docs.sh (syncs all lectures)Verify deployment:
docs/slides/_files/ directories were copied (RevealJS assets)docs/Figures/ was synced from Figures/Verify interactive charts (if applicable):
Verify TikZ SVGs (if applicable):
docs/Figures/LectureN/Open in browser for visual verification:
open docs/slides/LectureX_Name.html # macOS# xdg-open docs/slides/LectureX_Name.html # LinuxReport results to the user
.qmd files in Quarto/ (skips *_backup* files)_files/ directories to docs/slides/Slides/ to docs/slides/Figures/ to docs/Figures/ using rsynctesting
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.
development
Multi-agent slide review (visual, pedagogy, proofreading). Use for comprehensive quality check before milestones.