By dtran320
Creates D3.js data visualizations using Tufte principles — chart selection by data question, direct labels, annotations, dark theme, and optional playground mode for exploration
A Claude Code plugin that creates D3.js data visualizations grounded in Edward Tufte's information design principles.
When you ask Claude to visualize data, this skill:
npx skills add dtran320/claud3
As a Claude Code plugin:
/plugin marketplace add dtran320/claud3
/plugin install d3-viz@claud3
Test locally:
git clone https://github.com/dtran320/claud3.git
claude --plugin-dir ./claud3
/d3-viz
Or just ask Claude to visualize data — the skill triggers on keywords like "visualize", "chart", "plot", "graph", or "explore data".
| File | Purpose |
|---|---|
d3-gallery.md | 80+ chart types organized by data question |
tufte-checklist.md | 25-item post-generation audit |
d3-modules.md | D3 v7 module patterns and recipes |
playground-integration.md | D3 playground template for /playground integration |
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub dtran320/claud3 --plugin d3-vizLearn codebases through play - Coderegon Trail games, TTS-narrated code walkthroughs, and comprehension quizzes
Edward Tufte's Visual Display of Quantitative Information — three executable skills (route, assess, render) backed by a VDQI-sourced principles reference. Scores graphics against Tufte's nine criteria with named chartjunk species and a 13-entry catalogue of dissected failures, and renders per-genre charts (time-series, small multiples, quartile plot, range-frame scatter) plus a tufte-css HTML wrapper.
Create data visualizations and plots
Generate G6 v5 graph visualization code. Use when user asks for G6 graphs, network graphs, tree graphs, flow charts, mind maps, or any relational/graph-structured data visualization with the G6 library.
Create beautiful, self-contained HTML visualizations from any content or idea. Use for slide decks, dashboards, infographics, flowcharts, timelines, cheat sheets, posters, and more.
Publication-quality matplotlib/seaborn charts with opinionated aesthetics
An Infographic Generation and Rendering Framework, bring words to life!