#001slidecrafting-book.com1 skills343updated 2026-04-3050% of creatorskilloccupationdescriptionupdatedquarto-revealjs-fragmentweb-developersHow to create custom Reveal.js fragment animations in Quarto presentations. Use this skill whenever the user wants to add a custom animated fragment effect to a Quarto revealjs slide โ things like letters falling, elements fading in unusually, text that animates on a keypress, or any effect tied to Reveal.js fragment navigation. Covers the div syntax, CSS states, JS events, and mid-animation reversal patterns.2026-04-30
#002tidy-animations1 skills193updated 2026-06-1050% of creatorskilloccupationdescriptionupdatedggplot2-deconstructedsoftware-developersBuild a "code-deconstructed" ggplot2 animation deck โ ggplot2 code on the left, the plot lays down in 3D, explodes into one stacked semi-transparent paper card per code block, walks up highlighting each line and its slice, then collapses back to flat. Use when a user supplies a ggplot2 snippet and wants this treatment in the tidy-animations repo. Canonical impl: examples/ggplot2-deconstructed.qmd + js/ggplot2-deconstructed.html.2026-06-10