Create safe inline visual explanations in Rudder Chat. Use when asked for a chart, plot, diagram, timeline, comparison, static map, simulator, scenario view, or compact visual that materially improves understanding. Prefer Mermaid for static node-and-edge structures; use Rudder's runtime-neutral HTML/SVG/CSS message envelope for custom geometry. Rudder visuals are declarative and scriptless: convert simulator requests to static scenarios or disclosure-based comparisons and never rely on JavaScript, network access, or external assets.
$npx -y skills add undertone0809/rudder --skill visualizeInstalls into the current project.
Run `npx skills use "https://github.com/undertone0809/rudder" --skill "undertone0809/rudder/visualize"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/undertone0809/rudder" that are relevant to the current task. Run `npx skills add "https://github.com/undertone0809/rudder"` and select the relevant skills, then follow their instructions.