microsim-vis-network

Create an educational MicroSim using the vis-network JavaScript library. Each MicroSim is a directory located in the /docs/sims folder. It has a main.html file that can be referenced with an iframe. The main.html file imports the main JavaScript code to run the educational MicroSim.

$ Instalar

git clone https://github.com/dmccreary/microsims /tmp/microsims && cp -r /tmp/microsims/skills/vis-network ~/.claude/skills/microsims

// tip: Run this command in your terminal to install the skill