Nice Figures

Figuras de Matplotlib en el registro de investigación de alineación en tonos pastel suaves, 16 recetas

Por Mapika · Mapika/nice-figures

Probado · Funciona ★ 9.2/10

Nice Figures — Figuras de Matplotlib en el registro de investigación de alineación en tonos pastel suaves, 16 recetas

Qué hace

Un matplotlib style module plus 16 copy-runnable chart recipes que produce research-blog figures: bold display titles, warm coral/peach/sage palettes, rounded bar tops, smoothed trends con shaded bands, minimal axes y white conference-ready backgrounds. Se activa con requests para training curves, eval bar charts, scaling-law scatters, poster o appendix figures, o anything asked for en un Anthropic-style o soft-pastel style. Exports PDF y PNG at 300 dpi y instructs the agent to open the PNG y fix what it sees before delivering.

Informe de la prueba

Se construyó el same grouped bar chart twice — once con plain matplotlib, once through recipe 4 — y la difference is visible at a glance: la skill version tiene rounded bar tops, a coherent coral/peach/graphite palette, a top legend sitting clear de las tall bars, muted grey ticks con no gridlines, y both a 300 dpi PNG y un PDF con pdf.fonttype 42 set, versus las default blue/orange/green bars con a legend parked over the data. El README claim que every recipe is executed in CI holds: all 36 tests pass on a clean checkout. Su mandatory look-at-the-PNG step earned its keep immediately — el rendered "down better" badge came out como a tofu box because the arrow glyph is missing from the fallback font cuando Inter is not installed, which no error message would have caught. Nothing in the skill touches the network, the filesystem outside the working directory, o any credential.

Probado el: 2026-08-10 · Claude Code 2.x (agent harness)

Instalación

git clone https://github.com/Mapika/nice-figures.git
mkdir -p ~/.claude/skills
cd nice-figures && cp -r plugins/nice-figures/skills/nice-figures ~/.claude/skills/nice-figures

Comandos y prompts de ejemplo

  • /nice-figuresFiguras de Matplotlib en el registro de investigación de alineación en tonos pastel suaves, 16 recetas

Los skills se activan con peticiones en lenguaje natural, sin comandos que memorizar. Tras instalarlo, prompts como estos lo activan (en inglés):

  • Make a research-blog style bar chart of these eval results
  • Plot training curves with smoothed trends and shaded bands
  • Create a polished matplotlib figure comparing 4 eval scenarios