This is the kitchen sink for modern data visualization in React, and it actually has opinions worth following. You get a guided tour through Recharts, Nivo, Visx, and D3 with a clear decision tree for which to use when, plus animation patterns with Framer Motion and a Tufte checklist to prevent you from shipping chart junk. The NYT Graphics workflow section is particularly solid: make 500 charts, pick the best one, annotate with insight instead of description. It pairs well with the color contrast auditor since accessible charts need more than pretty gradients. Best for production dashboards and data stories where you care about both aesthetics and integrity, not for quick throwaway analysis.
npx skills add https://github.com/erichowens/some_claude_skills --skill data-viz-2025