Artifact banner
Lukehle Lukehle

Artifact

Data community

Description

--- description: Build a data artifact or app, from constraints through to the pre-publish gate --- # /artifact $ARGUMENTS 1. **Read `artifact-architecture` first.** The strict CSP blocks every external host, so no charting library, no web font, no CDN. Confirm the data tier before anything else: - **Snapshot** (default) — baked at build time, works everywhere, shareable - **Live** — connector-backed; requires an org connector and **cannot be shared publicly** - **Stateful** — the

Installation

Installs to ~/.claude/skills/lukehle-chartroom-artifact/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lukehle-chartroom-artifact && curl -fsSL https://raw.githubusercontent.com/Lukehle/chartroom/HEAD/commands/artifact.md -o ~/.claude/skills/lukehle-chartroom-artifact/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository