cxcscmu/skilllearnbench-d3-force-bubble-chart
Build a force-simulation bubble chart in D3.js v6 where bubbles are sized by a numeric value, colored by category, and clustered by category using forceX/forceY. Covers deterministic layout, collision, and tick-based settling.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill d3-force-bubble-chart
Take cxcscmu/skilllearnbench-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.