What problem does it solve?
This Skill helps you transform raw business or research data into clear, decision-ready charts and dashboards, while also improving readability through accessibility checks and recommendations.
Core Features & Use Cases
- Chart generation with smart selection: Produces bar, line, pie, scatter, heatmap, network graph, and dashboard visualizations, optionally auto-recommending chart type based on data characteristics.
- Information design + accessibility support: Applies design consistency and generates an accessibility report (e.g., WCAG-focused guidance) plus suggestions to improve usability.
- Structured input/output workflow: Accepts
data, visualizationType, and config, and returns a visualization object with recommendations, accessibility report, and validation score.
Use case example: You have categorized monthly performance metrics (e.g., products A–C across months) and need an instantly understandable bar chart or dashboard for managers, including actionable visual improvements and accessibility notes.
Quick Start
Use the visualization-expert skill to generate a bar chart for your dataset by providing data and visualizationType: "bar-chart", and optionally set config.title and config.theme for an executive-ready result.