agentsclimarketplace

Map visualization

Skill Dragoon0x/everything-design-taste/skills/map-visualization

Choropleth maps, point maps, heat maps, and geographic data visualization.From its SKILL.md

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

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, 185 tokens by cl100k_base, as published. Nobody here has run it

Map Visualization

Types

TypeDataExample
ChoroplethValues per regionElection results by state
Point/DotLocationsStore locations
Heat mapDensityCrime hotspots
FlowMovementMigration patterns
BubbleLocation + magnitudeCity population

Rules

  1. Use sequential color scales for quantitative data (light to dark)
  2. Use diverging scales for data with a meaningful midpoint
  3. Provide a legend with clear labels
  4. Zoom and pan for interactive maps
  5. Tooltips on hover showing exact values
  6. Don't use rainbow color scales (perceptually misleading)

Accessibility

  • Don't rely on color alone (add patterns or labels)
  • Provide data table alternative
  • Keyboard navigable map markers
  • Screen reader announcements for key data points

What ships with it

Read from the repository

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

Keep looking

Skills are one crate of 325,949. 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.