#0001
`nice-figures`: Claude Code skill for research-blog-style Matplotlib charts
50radar
nice-figuresClaude Code skill — research-style Matplotlib chart generation
Turns plain plot requests into polished matplotlib figures with preset recipes. Useful for reports, READMEs, and launch posts when chart polish matters.
nice-figuresinstalls via Claude Code plugin marketplace and auto-picks chart templates from natural-language plot requests.- Includes 16 chart recipes: training curves, grouped bars, ROC, heatmaps, scaling-law scatter, forest plots, Pareto fronts, and more.
- Dependencies stay light:
matplotlib+numpyonly. Easier to drop into Python-heavy product analytics or benchmark workflows. - Synthetic placeholder data is clearly marked, so mockups can move before final CSVs or arrays are ready.
Source: www.reddit.com/r/ClaudeAI/comments/1tm7w3d/i_made_a_clauRead original →