OUTPUT IS ALWAYS A SINGLE .html FILE (never .md, never separate CSS/JS files) containing a live, tunable demo of one CSS/JS technique. Use this skill whenever the user asks for an animation playground, animation sandbox, "let me tune the easing", "show me different timings of X", interactive demo of one effect, CSS demo, transition tuner, or any artifact whose primary shape is "one thing animating, with sliders to tune it". Pair with artifact-css for the underlying design system and jQuery 4.0.0 + jQuery UI 1.14.2 for the slider widgets. Do NOT use for full editor UIs (use artifact-editor) — sandbox is single-effect focused.
$npx -y skills add olakunlevpn/olakunlevpn-artifact-skills --skill artifact-sandboxInstalls into the current project.
Run `npx skills use "https://github.com/olakunlevpn/olakunlevpn-artifact-skills" --skill "olakunlevpn/olakunlevpn-artifact-skills/artifact-sandbox"` 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/olakunlevpn/olakunlevpn-artifact-skills" that are relevant to the current task. Run `npx skills add "https://github.com/olakunlevpn/olakunlevpn-artifact-skills"` and select the relevant skills, then follow their instructions.