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 |
Core Principle
Document not just what you teach, but why you teach it that way.
Just as literate programming makes code reasoning explicit, didactic notes make pedagogical reasoning explicit using \ltnote{...} from the LaTeX didactic package.