designing-data-visualizations

Guide chart type selection, color scales, and design best practices for data visualizations.

1|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/sumik5/sumik-llm-plugin --skill designing-data-visualizations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: designing-data-visualizations
Source: https://github.com/sumik5/sumik-llm-plugin/tree/main/plugins/design/skills/designing-data-visualizations
Command: npx skills add https://github.com/sumik5/sumik-llm-plugin --skill designing-data-visualizations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance on data visualization principles, enabling users to select appropriate chart types, design effective visualizations, and communicate data stories effectively.

Core Features & Use Cases

  • Chart Type Selection: Offers a detailed guide on choosing the right chart type for various data structures and purposes.
  • Color Scales: Explains the use of qualitative, sequential, and diverging color scales, ensuring accessibility and clarity.
  • Design Best Practices: Covers design principles like proportional ink, overplotting remedies, redundant coding, and multi-panel figures.
  • Data Storytelling: Provides guidelines on how to effectively tell stories with data through visualization.
  • Image Format and Software Selection: Offers insights on choosing the appropriate file format and software for creating visualizations.

Quick Start

Use the designing-data-visualizations skill to create a bar chart comparing sales data across different regions. Command: designing-data-visualizations create bar-chart sales-data

Frequently Asked Questions about designing-data-visualizations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right chart type for my data structure?

Choosing the right chart type depends on your data structure and purpose. This skill guides you through matching data variables to visual encodings, ensuring you select the most effective chart for your specific dataset.

What is the difference between sequential and diverging color scales in data visualization?

Sequential color scales represent ordered data from low to high, while diverging scales show deviation from a midpoint. The skill explains how to apply qualitative, sequential, and diverging scales for accessibility and clarity.

How do I tell a compelling data story with dashboards?

Telling a compelling data story requires applying design best practices like proportional ink and redundant coding. The skill provides guidelines for structuring multi-panel figures and visual narratives that communicate insights effectively.

What are the best practices to fix overplotting in charts?

Fixing overplotting involves applying remedies like adjusting transparency or using multi-panel figures. The skill covers design principles including proportional ink and redundant coding to remedy overlapping data points in dense charts.

Which image format should I use for exporting data visualizations?

Selecting an image format for data visualizations depends on whether the output is for screen or print. The skill offers insights on choosing appropriate file formats and software to preserve chart clarity and resolution.

Does this skill help with creating bar charts for regional sales data?

Yes, the skill helps with creating bar charts for regional sales data. It provides comprehensive guidance on design principles and practical commands to generate visualizations comparing datasets across different regions.