beamer
Installation
SKILL.md
Beamer Slide Workflow
Universal skill for academic Beamer presentations. Full lifecycle: create → compile → review → polish → verify.
0. REFERENCE PREAMBLE
When creating new slides, use this as the default preamble unless the user has a custom template.
\documentclass[aspectratio=169,10pt]{beamer}
\usetheme{Madrid}
\usecolortheme{default}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{footline}[frame number]