Beamer Skill
Description
A Claude Code skill for creating, compiling, reviewing, and polishing academic Beamer LaTeX presentations. Full lifecycle workflow with quality scoring, pedagogical review, TikZ audit, and more.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Beamer Skill
An AI coding assistant skill for creating, compiling, reviewing, and polishing academic **Beamer LaTeX** presentations.
Supports **Claude Code**, **OpenAI Codex CLI**, **Google Antigravity**, and **VS Code** AI extensions (Copilot, Cline, Cursor).
Full lifecycle: **create → compile → review → polish → verify.**
Features
| Action | Description |
|---|---|
create [topic] |
Collaborative, iterative lecture creation with phase gates (material analysis → needs interview → structure plan → draft → quality loop) |
compile [file] |
3-pass XeLaTeX + bibtex with post-compile diagnostics |
review [file] |
Read-only proofreading report (grammar, typos, overflow, consistency, academic quality) |
audit [file] |
Visual layout audit (overflow, fonts, boxes, spacing) |
pedagogy [file] |
Holistic pedagogical review with 13 validation patterns |
tikz [file] |
TikZ diagram review and SVG extraction |
excellence [file] |
Comprehensive multi-dimensional quality review |
devils-advocate [file] |
Challenge slide design with pedagogical questions |
visual-check [file] |
PDF-based visual verification of compiled slides |
validate [file] |
Structural validation against skill constraints |
extract-figures [pdf] |
Extract figures from paper PDFs for direct inclusion in slides |
Highlights
- Quality scoring system — automated rubric (start at 100, deduct per issue) with Excellent/Good/Needs Work/Poor thresholds
- No overlays — no
\pause,\onslide,\only. Uses multiple slides and color emphasis instead - Content density guards — upper bounds (7 bullets, 2 equations, 5 symbols per slide) and lower bounds (every slide earns its place)
- Box overflow detection — Beamer suppresses overflow warnings inside blocks; the skill catches them via visual audit
- Motivation before formalism — every concept starts with "Why?" before "What?"
- TikZ precision — mathematical accuracy enforced via
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,