Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke visualisations beyond standard charting libraries, whether in React, Vue, Svelte, vanilla JavaScript, or any other environment.
$npx -y skills add calesthio/openmontage --skill d3-vizInstalls into the current project.
Run `npx skills use "https://github.com/calesthio/openmontage" --skill "calesthio/openmontage/d3-viz"` 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/calesthio/openmontage" that are relevant to the current task. Run `npx skills add "https://github.com/calesthio/openmontage"` and select the relevant skills, then follow their instructions.