data-visualization-designer

Guide chart-type selection, color strategy, and visual encoding for data visualizations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cpantus/alexandrabarbu.ro --skill data-visualization-designer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-visualization-designer
Source: https://github.com/cpantus/alexandrabarbu.ro/tree/main/core/infrastructure/skills/data-visualization-designer
Command: npx skills add https://github.com/cpantus/alexandrabarbu.ro --skill data-visualization-designer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you design truthful, clear data visualizations by focusing on design decisions (chart selection, color strategy, visual encoding) while assuming data correctness and preparation.

Core Features & Use Cases

  • Design-first guidance: chart type selection justified by data structure and task
  • Color strategy: accessible palettes and redundant encoding
  • Validation & storytelling: truthfulness checks and annotations to guide interpretation

Quick Start

Example: "Create a dashboard comparing quarterly revenue by region with a blue-orange palette and direct labels on data points."

Frequently Asked Questions about data-visualization-designer

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 visualization?

Chart selection depends on your data structure and communication goal. This Skill provides a design-decision framework that matches chart types to data relationships—comparing values, showing trends, revealing distributions, or displaying hierarchies—ensuring your visualization serves its intended task truthfully and clearly.

What makes a data visualization accessible and truthful?

Truthful visualizations encode data accurately without distortion, use color redundantly so information isn't lost for colorblind viewers, and include annotations guiding interpretation. This Skill applies mandatory accessibility and truthfulness checks across dashboards, reports, and infographics to prevent misleading encodings.

How do I develop a color strategy for dashboards and reports?

Color strategy balances aesthetic appeal with functional clarity and accessibility. This Skill guides palette selection, ensures sufficient contrast for visual impairment, employs redundant encoding beyond color alone, and validates that your chosen colors support rather than obscure data patterns in multi-chart layouts.

Can I use this approach for infographics and data storytelling?

Yes. This Skill applies to any data-visualization task requiring design rigor—dashboards, reports, infographics, and narrative visualizations. The four-element design-decision framework works across formats, helping you encode data clearly, select appropriate visual marks, and annotate insights to guide viewer interpretation.

What should I do before starting my visualization design?

Validate data correctness and preparation first; this Skill assumes clean, well-structured input. Pre-work compliance prevents implementation-first antipatterns, ensuring design decisions are grounded in accurate data and clear communication goals rather than visual polish applied after the fact.