visualization-expert

Select optimal chart types and enforce design standards for data visualizations.

Updated Jul 23, 2026
One-click install
npx skills add https://github.com/rahulgupta2018/agent-skills --skill visualization-expert-rahulgupta2018
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visualization-expert
Source: https://github.com/rahulgupta2018/agent-skills/tree/main/skills/visualization-expert
Command: npx skills add https://github.com/rahulgupta2018/agent-skills --skill visualization-expert-rahulgupta2018

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the common issue of misleading or poorly designed data visualizations by enforcing evidence-based chart selection and design principles.

Core Features & Use Cases

  • Intelligent Chart Selection: Automatically matches the analytical message to the most effective chart type, such as bar charts for comparisons or line charts for trends.
  • Design Best Practices: Enforces accessibility and clarity by applying color-blind safe palettes, proper axis labeling, and removing chart junk.
  • Use Case: When preparing a quarterly business review, use this Skill to transform raw data into a clear, honest dashboard that highlights key trends without the clutter of 3D effects or misleading axis truncations.

Quick Start

Use the visualization-expert skill to recommend the best chart type for my sales data and provide the code to generate it.

Frequently Asked Questions about visualization-expert

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

FAQPage Schema
How do I choose the best chart type for my data visualization dashboard?

To choose the best chart type for a data visualization, match the analytical message to the most effective format, such as selecting bar charts for comparisons or line charts for highlighting trends.

What is the best way to design honest data charts without misleading axes?

Designing honest data charts means enforcing statistical honesty by avoiding common pitfalls like truncated axes or dual-encoding, while applying color-blind safe palettes and proper labeling for accessibility.

Can I generate Plotly or Matplotlib code for a quarterly business review dashboard?

Yes, you can generate Plotly or Matplotlib code for a quarterly business review dashboard by requesting chart recommendations for your raw data, which outputs the code to build clear, honest visualizations.

Does this approach work for ensuring accessibility in data visualization?

Yes, this approach works for ensuring accessibility in data visualization by rigorously applying color-blind safe palettes, proper axis labeling, and removing chart junk to adhere to accessibility guidelines.

When should I avoid using 3D effects in my data charts?

You should avoid using 3D effects in data charts when preparing clear visual communication of complex datasets, as they create chart junk and obscure key trends rather than providing honest, impactful data visualization.