Data Craft

Six themed, self-contained HTML data briefings with matched visual voice per theme.

Tested · Works

Test report

Verdict
Tested · Works
Score
9.2/10
Tested
Jul 16, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · 61a758d

Ran a real A/B: baseline output was a generic purple-gradient card-and-table page, the skill output followed Pitch Black's KPI-strip layout, mono kickers, short declarative voice, and a mandatory methodology footer disclosing the data as user-provided and unverified — a genuinely distinct, on-brand artifact rather than a reskin.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 8/10
  • Docs & honesty 5/5

What Data Craft does

Generates single-file HTML dashboards, tearsheets, and briefings in one of six named visual themes (Sand Hill, Pitch Black, Trading Floor, Helvetica Riot, Sunday Press, Apollo White), each with its own palette, layout, and writing voice. Triggers on requests for charts, dashboards, reports, tearsheets, briefings, or data visualizations of user-supplied or research data; explicitly steps aside for single inline charts, plain tables, slide decks, or Office documents.

How to install Data Craft

git clone https://github.com/yixiliu617/data-craft.git
mkdir -p ~/.claude/skills
cp -r data-craft ~/.claude/skills/data-craft

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Data Craft

  • /data-craft Six themed, self-contained HTML data briefings with matched visual voice per theme.

It also activates on plain-language prompts like these:

  • Make a data briefing on AI coding assistant market share this quarter
  • Build me a Trading Floor themed dashboard from these sales figures
  • Turn this dataset into a self-contained tearsheet I can email around

Frequently asked questions

Is the Data Craft skill free?
Yes. The skill itself is free from data-craft. SkillProof publishes the install command and an independent test verdict at no cost.
Does Data Craft work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 16, 2026. Verdict: Tested · Works. Ran a real A/B: baseline output was a generic purple-gradient card-and-table page, the skill output followed Pitch Black's KPI-strip layout, mono kickers, short declarative voice, and a mandatory methodology footer disclosing the data as user-provided and unverified — a genuinely distinct, on-brand artifact rather than a reskin.
What is the Data Craft SkillProof Score?
9.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 5/5.
How do I install Data Craft?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Data Craft with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.