/d3-visualization
Teaches the agent to produce D3 charts and interactive data visualizations. A comprehensive D3.js skill with examples across chart types and techniques giving the agent expert-level knowledge to generate complex, interactive visualizations. Useful for editorial dashboards,
One skill from open-design.
shell
$ npx -y skills add nexu-io/open-design --skill d3-visualization --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/d3-visualization
Context preview
The summary Claude sees to decide when to auto-load this skill.
Teaches the agent to produce D3 charts and interactive data visualizations. A comprehensive D3.js skill with examples across chart types and techniques giving the agent expert-level knowledge to generate complex, interactive visualizations. Useful for editorial dashboards,
Stats
Stars80,930
Forks9,351
LanguageTypeScript
LicenseApache-2.0
Ships with open-design
SKILL.md
d3-visualization.SKILL.md
--- name: d3-visualization description: | Teaches the agent to produce D3 charts and interactive data visualizations. A comprehensive D3.js skill with examples across chart types and techniques giving the agent expert-level knowledge to generate complex, interactive visualizations. Useful for editorial dashboards, reports, data-rich prototypes, and explanatory graphics. triggers: - "d3" - "d3.js" - "interactive chart" - "data visualization" - "editorial chart" - "d3 bar chart" - "d3 line chart" - "d3 map" - "d3 force graph" - "d3 sankey" - "d3 treemap" - "d3 sunburst" - "d3 choropleth" - "d3 animation" - "d3 scroll" - "snow-d3" od: mode: prototype category: diagrams upstream: "https://github.com/jiannanya/snow-d3/" --- # d3-visualization > Curated from @jiannanya. ## What it does Teaches the agent to produce D3 charts and interactive data visualizations. A comprehensive D3.js skill with examples across chart types and techniques giving the agent expert-level knowledge to generate complex, interactive visualizations. Useful for editorial dashboards, reports, data-rich prototypes, and explanatory graphics.
