Angelica Parente (@draparente) — tufte-viz skill goes viral¶
Tweet URL: https://x.com/draparente/status/2058455309157544428
Date: May 24, 2026
Author: Angelica Parente (@draparente) — researcher at Stanford Biophysics + d.school design thinking facilitator
The Tweet¶
"Realized I created a repo to share this a few months ago, just pushed a couple updates and had Claude generate some pre/post comparisons. Apparently the one day I don't check the internet this goes viral."
Attached: pre/post comparison images showing default visualizations transformed with Tufte principles.
Metrics: 2,996 views, 30 likes, 26 bookmarks in a short window
Source Attribution¶
This source article documents a public tweet and skill repository. Primary sources:
- Parente, A. (2026, May 24). tufte-viz skill going viral [Tweet]. X. https://x.com/draparente/status/2058455309157544428
- Parente, A. (2026). aparente/claude-skills [GitHub]. https://github.com/aparente/claude-skills
- Parente, A. (2026). tufte-viz demos. GitHub Pages. https://aparente.github.io/claude-skills/
What Was Shared¶
The tufte-viz Claude Code skill — a Tufte-principles visualization tool encoding Edward Tufte's principles from all four books (The Visual Display of Quantitative Information, Envisioning Information, Visual Explanations, Beautiful Evidence). Originally created late January 2026 in a late-night coding session.
The skill auto-triggers in Claude Code when working on data visualization design or critique. It includes:
- Always-loaded 4 KB SKILL.md with the core workflow
- Two on-demand reference files: tufte-principles.md (Visual Display) and analytical-design.md (Envisioning + Visual Explanations + Beautiful Evidence)
- Four pre/post demo HTML pages showing real transformations
Resources¶
| Resource | URL |
|---|---|
| Viral tweet | https://x.com/draparente/status/2058455309157544428 |
| GitHub repo | https://github.com/aparente/claude-skills |
| GitHub Pages demo gallery | https://aparente.github.io/claude-skills/ |
| tufte-viz skill (raw) | https://github.com/aparente/claude-skills/tree/master/skills/tufte-viz |
Concept Coverage¶
The following concept articles compile the skill's content in depth:
- tufte-viz-principles — Full Tufte principles from all four books, encoded in the skill. Covers data-ink ratio, chartjunk, small multiples, lie factor, sparklines, layering, and the analytical design principles.
- tufte-viz-skill-origin — Who Angelica Parente is, the origin story of the skill (late night January 2026), and why it went viral.
- tufte-viz-pre-post-demos — Four worked pre/post demos (GISS temperature, Kyoto sakura, sunspot butterfly, sunspot austere/beautiful) showing the transformation from default to Tufte-principled.
Installation¶
cp -r skills/tufte-viz ~/.claude/skills/
The skill auto-triggers when describing: designing new data visualizations, critiquing existing charts, reviewing dashboards for graphical integrity, deciding between visualization approaches, reducing chartjunk, planning small multiples or high-density displays.
Key Quote¶
"Apparently the one day I don't check the internet this goes viral." — @draparente, May 24, 2026
The key insight from the skill's origin: cleaner AND more information dense — not a tradeoff between aesthetics and analytical power, but a unification. Tufte's principles, properly applied, produce visualizations that are both more beautiful and more truthful.
Bibliography¶
- Parente, A. (2026, May 24). tufte-viz skill going viral [Tweet]. X. https://x.com/draparente/status/2058455309157544428
- Parente, A. (2026). aparente/claude-skills [GitHub]. https://github.com/aparente/claude-skills
- Parente, A. (2026). tufte-viz demos. GitHub Pages. https://aparente.github.io/claude-skills/
Related Articles¶
tufte-viz-principles, tufte-viz-skill-origin, tufte-viz-pre-post-demos, edward-tufte, data-ink-ratio, small-multiples, sparklines, chartjunk, kelly-handbook-appendix-b-skill-library
Concept Cross-References¶
- tufte-viz-principles — Full Tufte principles from all four books
- tufte-viz-skill-origin — Origin story (late night January 2026, went viral May 2026)
- tufte-viz-pre-post-demos — Four worked pre/post demos (GISS, Kyoto, sunspots)