d3js-expert
Installation
SKILL.md
D3.js Expert
Load only the reference file relevant to the user's question. If a question spans topics, read both files.
Topic Routing
Foundations
- Overview, selections, method chaining, SVG basics → references/01-introduction.md
- DOM manipulation, enter/update/exit, join → references/02-dom-manipulation.md
- Data binding, scales, axes, domains/ranges → references/03-working-with-data.md
- Lines, curves, arcs, area generators → references/04-lines-curves-arcs.md
- Pie, stack layouts, streamgraphs → references/05-pie-and-stack-layouts.md
- Histograms, box plots, density plots → references/06-distributions.md
Interactive & Modern D3
- Tooltips, brushing, zooming, transitions, drag → references/07-interactive-visualizations.md
- React, Svelte, Vue integration → references/08-frontend-framework-integration.md
- Responsive SVG, viewBox, resize observers → references/09-responsive-visualizations.md
- ARIA, screen readers, color accessibility → references/10-accessible-visualizations.md