Use Claude Artifact

When the user asks for HTML output for code review materials, explanations of plans or discussions, or design verification, create the HTML as a Claude artifact instead of a file in the repository. Use when the user says things like "create it as HTML", "as an artifact", "HTML for review", or "HTML for design check".

to4iki Updated

File contents

Use Claude Artifact

When the user asks for HTML output for review materials, explanations, or design checks, create it as a Claude artifact — do not write a file into the repository.

Procedure

  1. Analyze the request (review materials / plan or discussion explanation / design check)
  2. Create the HTML as an artifact

Gotchas

  • This skill only defines where the HTML goes. Follow artifact defaults or any style the user specifies
  • Do not commit the HTML to the repository unless the user explicitly asks (it is almost always for temporary viewing)
  • Even when asked to "create it as HTML", do not write a .html file into the workspace — always deliver it as an artifact

to4iki/skills/tree/main/misc/use-claude-artifact commit 7033e4d025

Frequently asked questions

npx skillmds@latest add to4iki/use-claude-artifact