SkillAgentSearch skills...

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.

Install / Use

npx skills add nexu-io/open-design --skill d3-visualization

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

90/100

Category

Design

Supported Platforms

Universal

Tags

Our assessment of d3-visualization

d3-visualization scores 90/100 on our quality scale, 42nd of 133 Design skills we index (top 32%).

Its SKILL.md is 2.0 KB long, split into 6 sections with 1 code example: moderately detailed.

With 97,896 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
20/30
Structure
15/20
Description
15/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated today, so d3-visualization is actively maintained.
  • It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

d3-visualization compared with similar skills

All 4 of these similar skills score higher than d3-visualization; compare them before choosing.

SkillScoreStarsUpdatedFormat
d3-visualization (this skill)by nexu-io9097.9ktodaySKILL.md
algorithmic-artby anthropics100177.9k2d agoSKILL.md
pptxby anthropics100177.9k2d agoSKILL.md
designby nextlevelbuilder100130.2k3d agoSKILL.md
ui-ux-pro-maxby nextlevelbuilder100130.2k3d agoSKILL.md

Frequently asked questions

How do I install d3-visualization?
Run npx skills add nexu-io/open-design --skill d3-visualization. The install tabs above show the steps for each supported agent.
Which AI agents does d3-visualization work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is d3-visualization safe to use?
It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is d3-visualization still maintained?
The repository was last updated today, so d3-visualization is actively maintained.

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.

Source

  • Upstream: https://github.com/jiannanya/snow-d3/
  • Category: diagrams

How to use

This catalogue entry advertises the skill in OpenDesign so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and reference documents, install the upstream bundle into your active agent's skills directory:

# Inspect the upstream README for exact paths
open https://github.com/jiannanya/snow-d3/

# Clone or copy the snow-d3/ folder into your workspace's skills/ directory
git clone https://github.com/jiannanya/snow-d3.git skills/snow-d3

Then ask the agent to invoke this skill by name (d3-visualization) or with one of the trigger phrases listed in this skill's frontmatter, e.g.:

"Create a zoomable treemap for my sales data" "Build a force-directed network graph like example 07 but for my own dataset" "Generate a calendar heatmap in D3"

Related Skills

View on GitHub
GitHub Stars97.9k
CategoryDesign
Updated15h ago
Forks11.4k

Languages

TypeScript

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions