EVL-mOC5 create-artifact

This project only supports mockup sandbox. Call createArtifact() with artifactType 'mockup-sandbox' only.

install
source · Clone the upstream repo
git clone https://github.com/mecolejr/EVL-mOC5
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/mecolejr/EVL-mOC5 "$T" && mkdir -p ~/.claude/skills && cp -r "$T/.local/skills/create-artifact" ~/.claude/skills/mecolejr-evl-moc5-create-artifact && rm -rf "$T"
manifest: .local/skills/create-artifact/SKILL.md
source content

Create Artifact

This project only supports mockup sandbox. Only call

createArtifact()
with
artifactType: "mockup-sandbox"
. Do NOT use any other artifact type.

If the user asks to create any other type of artifact (web app, video, slides, mobile), inform them that: