This skill should be used when adding a new slide element type (text/image/arrow/demo/demo-piece/notebook/video/cover) OR adding/changing a property on an existing type (e.g. arrow `heads`/`opacity`, image `borderRadius`). Eigendeck has SEVEN independent…
Cut a new Eigendeck release (CalVer YY.M.D). Use when the user says to cut/tag/ship a release, bump the version, or "do a release". Covers refreshing mathjax-fonts, updating the open-source/font credits, bumping the version everywhere, building/testing,…
Set up and run headless end-to-end (e2e) tests for the Eigendeck Tauri desktop app on Linux — driving the REAL built app via tauri-driver + WebKitWebDriver + xvfb. Use when running the e2e/ scenarios, writing a new e2e test for a feature, debugging a…
Use when the user wants a single custom-designed static (or CSS-interactive) element inside an otherwise-normal Eigendeck slide — a gradient title card, a CSS grid, an SVG diagram, a fancy table, hand-tuned typography, or arbitrary HTML/CSS that the text and…
Build, inspect, and edit .eigendeck decks from the command line with the eigendeck-cli tool that ships with the Eigendeck app — especially BUILDING a deck programmatically from JSON, including decks with embedded demo/image assets (the store-asset → export…
Author an Eigendeck interactive JavaScript demo — the `demo` element: a self-contained HTML+JS visualization (canvas / SVG / WebGL / d3) embedded full-bleed or boxed in a slide, the thing that makes Eigendeck distinctive (matrix, graph, and HPC algorithm…
Orientation and routing skill for Eigendeck, a desktop app for building presentations with embedded interactive demos and LaTeX math. Start here whenever a user wants to build, edit, inspect, or design an Eigendeck presentation and it is NOT obvious which…
This skill should be used when the user wants a visually striking, "frontend-slides"-style presentation built IN Eigendeck using the raw-HTML element (#137) — bold gradient/design slides authored as full-bleed HTML at 1920×1080. Also use it to PORT a…