What problem does it solve?
Collaborative AI assistants often produce textual outputs that lack the clarity of visual data representations; this skill enables rendering live, interactive canvases beside the chat to visualize data and analyses.
Core Features & Use Cases
- Live, embeddable React canvases that render beside chat to present quantitative findings, dashboards, or diffs.
- Rich visual artifacts for data-heavy outputs from MCP tools (Datadog, Databricks, etc.), code review dashboards, and architecture reviews.
- Reusable UI primitives and token-guided styling to ensure accessible, consistent visuals without relying on external dashboards.
Quick Start
Create a new file named my-art.canvas.tsx and implement a React component using the canvas SDK to render an interactive visualization beside the chat.