artify
Installation
SKILL.md
HTML Artifact Skill
Build complete browser-native artifacts as single HTML files.
The browser is not just a preview. It is the surface. And when the artifact is interactive, the browser is also the input.
What This Skill Is
A web artifact is a self-contained HTML file that:
- opens directly in a browser
- includes its own styles and scripts
- works without a build step
- is easy to share, copy, inspect, and version
- can be served live with
artify serveso edits reload without ceremony - can be queried with
artify snapshotso the page becomes a structured input
Use this skill for: