Good HTML Artifact Generator This skill enables Claude to generate or refactor highly effective, visually distinct, and functional HTML artifacts rather than relying on standard Markdown or low-resolution HTML. It is based on the design patterns from Thariq Shihipar's "The Unreasonable Effectiveness of HTML". The core philosophy is that a single HTML file can act as a high-density "mini-app" or interactive document that is completely self-contained and highly portable. Core Rules for HTML Generation & Review 1. Single-File Output Only: The entire artifact must fit within one file. 2. Zero Dep…