OUTPUT IS ALWAYS A SINGLE .html FILE (never .md, never Figma exports) showing design primitives next to their source code. Use this skill whenever the user asks for a design system page, design tokens reference, component variants sheet, "show all the buttons", "all states of the card component", "swatch the palette", living style guide, brand kit, or any artifact whose primary shape is "rendered components paired with their source / spec". Pair with artifact-css for the underlying design system. Do NOT use for one-off feature mockups (use artifact-flow) or for animation playgrounds (use artifact-sandbox).
$npx -y skills add olakunlevpn/olakunlevpn-artifact-skills --skill artifact-designInstalls into the current project.
Run `npx skills use "https://github.com/olakunlevpn/olakunlevpn-artifact-skills" --skill "olakunlevpn/olakunlevpn-artifact-skills/artifact-design"` 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.