What problem does it solve?
This Skill eliminates the guesswork and inconsistency in creating data visualizations that fail to clearly communicate insights to their intended audience, whether for business reporting, research, or exploratory analysis.
Core Features & Use Cases
- Optimal Chart Type Selection: Guides users to pick the right visualization for comparison, distribution, relationship, composition, or geospatial data based on audience and analysis goal.
- Full Environment Setup Support: Verifies and configures matplotlib, seaborn, and related dependencies, with adjustments for Jupyter notebooks, static script outputs, and different display environments.
- Advanced Visualization Techniques: Includes implementations for small multiples, correlation heatmaps, violin plots, time series decomposition, and interactive Plotly charts for complex data storytelling.
- Quality and Accessibility Guardrails: Provides pre-visualization, design, accuracy, and accessibility checklists, plus guidance to avoid common mistakes like misleading axes or poor color choices.
Use case example: If you need to present quarterly sales performance to executive stakeholders, use this Skill to generate a clear, annotated line chart with a 7-day moving average that highlights key growth trends and anomalies.
Quick Start
Use the data-visualization skill to create a high-resolution, color-blind friendly bar chart of monthly sales by product category from the provided sales dataset, saved as a PNG file for your team meeting presentation.