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
- Analyze the request (review materials / plan or discussion explanation / design check)
- 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
.htmlfile into the workspace — always deliver it as an artifact