OUTPUT IS ALWAYS A .html FILE (never .md, never plain markdown) with working jQuery UI widgets and JavaScript wired up. Use this skill whenever the user asks for an interactive editor, triage board, kanban board, "thing I can drag around", feature flag panel, feature flag dashboard, prompt tuner, prompt playground, parameter panel, "let me adjust X live", "give me a UI to play with this", or any HTML artifact that the user is expected to manipulate (drag, sort, tweak sliders, toggle flags, edit and export). Pair with artifact-css for the underlying design system and jQuery 4.0.0 + jQuery UI 1.14.2 for the interactivity (sortable, draggable, slider, datepicker, dialog, autocomplete widgets). Do NOT use for static dashboards that just display data — only when the user must change something and ideally export the result.
$npx -y skills add olakunlevpn/olakunlevpn-artifact-skills --skill artifact-editorInstalls into the current project.
Run `npx skills use "https://github.com/olakunlevpn/olakunlevpn-artifact-skills" --skill "olakunlevpn/olakunlevpn-artifact-skills/artifact-editor"` 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.