didactic-notes
Installation
SKILL.md
Didactic Notes: Literate Pedagogy
This skill documents pedagogical design decisions in educational materials, analogous to how literate programming documents code design decisions.
Reference Files
This skill includes detailed references in references/:
| File | Content | Search patterns |
|---|---|---|
latex-examples.md |
Restatable LOs, citations, complete examples | restatable, \cref{}, biblatex |
beamer-patterns.md |
Mode splits, overlays, verbose environments | \mode<article>, uncoverenv, \textbytext |
semantic-environments.md |
Environment selection, generalizations | definition, remark, example, block |
footnotes-and-citations.md |
Margin footnotes & verbose margin references in dual beamer/article builds; the fatal "Float(s) lost" from a citation inside a <presentation>-only frame and its \only<presentation> fix; mode-adaptive citation commands (\autocite, verbose style) |
footnotesinmargin, Float(s) lost, \only<presentation>, \autocite, style=verbose |