Skip to main content

eigendeck-demo

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 animations, step-throughs, live sliders). Use when the user wants an INTERACTIVE or ANIMATED visualization with real JavaScript on a slide — sliders that recompute, a force layout, a stepped algorithm, a shader. For STATIC design HTML with no JavaScript use `eigendeck-html-element`; to put a finished demo file into a deck use `eigendeck-cli`. Encodes the mount marker, the offline-by-default network manifest, the `--eigendeck-*` theme variables, and the injected host bridge (patched hash / BroadcastChannel relay / parent-driven rAF).

Jump to install

Source facts

Repository
dgleich/eigendeck
Last source activity
July 13, 2026 at 12:40
Detected SKILL.md language
English
Stars
5
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.