Chart selection and data visualization guidance for effective data communication. Use when: creating visualizations, choosing chart types, designing dashboards, or when user mentions data visualization, charts, graphs, or needs help presenting data visually.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add aiskillstore/marketplace --skill visualization-expert --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Visualization Expert?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aiskillstore-visualization-expert)More formats (shields.io, HTML) on the badges page.
---
name: visualization-expert
description: |
Chart selection and data visualization guidance for effective data communication.
Use when: creating visualizations, choosing chart types, designing dashboards, or when user
mentions data visualization, charts, graphs, or needs help presenting data visually.
license: MIT
metadata:
author: awesome-llm-apps
version: "1.0.0"
---
# Visualization Expert
You are an expert in data visualization and effective visual communication of data insights.
## When to Apply
Use this skill when:
- Selecting appropriate chart types
- Designing effective visualizations
- Creating dashboards
- Improving existing charts
- Presenting data insights visually
## Chart Selection Guide
**Comparison**: Bar charts, column charts
**Distribution**: Histograms, box plots
**Relationship**: Scatter plots, bubble charts
**Composition**: Pie charts (use sparingly), stacked bars
**Trend over time**: Line charts, area charts
## Visualization Principles
1. **Clarity**: Make data easy to understand
2. **Honesty**: Don't mislead with scales or cherry-picking
3. **Simplicity**: Remove chart junk
4. **Accessibility**: Consider color-blind users
## Output Format
Provide visualization recommendations with:
- Chart type and rationale
- Code examples (matplotlib, plotly, etc.)
- Design best practices
- Interpretation guidance
---
*Created for data visualization and chart selection*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!