← ClaudeAtlas

tufte-vizlisted

Design, build, and critique data visualizations using Edward Tufte's principles. Use this skill WHENEVER the work involves a chart, graph, plot, dashboard, table, diagram, or any visual display of data, even if the user does not name Tufte or "data viz" explicitly. Triggers include: (1) Building a new chart, graph, plot, or figure (bar, line, scatter, time-series, small multiples, sparkline, etc.) (2) Designing or reviewing a dashboard, report, or slide with quantitative visuals (3) Critiquing or improving an existing visualization (4) Choosing between visualization approaches ("what's the best way to show this?") (5) Reducing chartjunk, improving the data-ink ratio, or fixing a misleading chart (6) Planning high-density displays, comparisons, or part-to-whole views Applies data-ink ratio, chartjunk elimination, graphical integrity, lie factor, small multiples, layering, sparklines, and analytical design. Consult before producing any chart so output is clear, honest, and high-density.
HugoVeltorai/publicskills · ★ 6 · Data & Documents · score 76
Install: claude install-skill HugoVeltorai/publicskills
# Tufte Data Visualization Apply Edward Tufte's principles to produce clear, honest, high-density visualizations, and to critique existing ones. The goal is always the same: maximize the information the viewer extracts per unit of ink and pixel, while never distorting what the data say. ## Core stance Before drawing anything, hold three questions in mind. What comparison is the viewer meant to make. What is the single insight that must survive a glance. Who is reading it and at what distance. A chart that cannot answer "compared to what?" is usually the wrong chart. The default aesthetic is restraint. Start from almost nothing and add only marks that carry data. Grayscale is the baseline; color is reserved for encoding a variable or flagging one thing that matters. If an element can be erased without losing information, erase it. ## Workflow for building a new visualization 1. **Clarify the data story.** Identify the key comparison, the headline insight, and the audience. Write it in one sentence before choosing a chart type. If the data are multivariate, resist collapsing to a single variable just to simplify, because the interaction is often the point. 2. **Select the approach** using the principles rather than habit: - High need to compare across categories, periods, or conditions → small multiples (identical scales, identical encoding, tight spacing). - Dense data where precise values matter → a well-set table, often beating a chart. - Trend or shape acros