cxcscmu/skilllearnbench-stock-data-visualization-d3-force-bubble-chart
How to create a force-directed bubble chart in D3.js (v6+). Use this skill whenever the user asks to build a bubble chart, cluster bubbles by category, or use d3.forceSimulation to position SVG circles without overlap.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill d3-force-bubble-chart
Take cxcscmu/skilllearnbench-stock-data-visualization-d3-force-bubble-chart from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.