agentsclimarketplace

Sparkline design

Skill Dragoon0x/everything-design-taste/skills/sparkline-design

Sparkline design, inline data visualization, and small multiples.From its SKILL.md

Install
npx -y skills add Dragoon0x/everything-design-taste --skill sparkline-design

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, 209 tokens by cl100k_base, as published. Nobody here has run it

Sparklines & Small Multiples

Sparklines

Tiny charts embedded in text, tables, or KPI cards. Edward Tufte's invention.

  • No axes, no labels, no gridlines
  • Show shape/trend only
  • Width: 80-150px, height: 20-40px
  • Highlight: min, max, latest value, or trend direction
  • Color: single color, or green/red for positive/negative

Where to Use

  • KPI cards (trend line below the number)
  • Table cells (showing each row's trend)
  • Inline in text (stock price mention with visual)
  • Dashboard headers (context for the primary metric)

Small Multiples

Same chart repeated for different segments, enabling comparison.

  • Same scale across all multiples (critical for fair comparison)
  • Same dimensions and axes
  • Sorted meaningfully (alphabetical, by value, by trend)
  • Grid layout (3-4 columns)
  • Label each clearly but minimally

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,790. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.