OUTPUT IS ALWAYS A SINGLE .html FILE (never .md, never plain markdown, never a text response) styled with the artifact.css class vocabulary. Use this skill whenever producing a standalone HTML artifact that is meant to be read, reviewed, or interacted with as a document. This includes status reports, post-mortems, implementation plans, PR reviews, design systems, explainers, comparisons, slide decks, and interactive editors. Apply this skill any time the user asks for an HTML page, web page, report, dashboard, or any "show me" / "draw me" / "visualize" output that should look polished rather than developer-default. The skill provides a lightweight design system (artifact.css) with a unified color palette, typography, and component vocabulary so the artifact reads as a real document, not a rough sketch. Do not use for production apps, marketing sites, or anywhere a separate design system is already in play.
$npx -y skills add olakunlevpn/olakunlevpn-artifact-skills --skill artifact-cssInstalls into the current project.
Run `npx skills use "https://github.com/olakunlevpn/olakunlevpn-artifact-skills" --skill "olakunlevpn/olakunlevpn-artifact-skills/artifact-css"` 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.