Visual Storytelling
Visual Storytelling from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
7- ▌ Data Preparation · gabrielmoreiraData cleaning, profiling, transformation, and quality gates -- prepares raw data for visualization and analysis
- ▌ Visual Vocabulary · gabrielmoreiraChart catalog organized by communication goal, CSAR evaluation loop for AI-generated charts, 5-visual rule, override decision framework, and living gallery references
- ▌ Datasource Connectors · gabrielmoreiraIngestion patterns for CSV, JSON, REST API, SQL, Excel, and Parquet -- guides an LLM through loading data from any common source
- ▌ Delivery Svg Markdown · gabrielmoreiraRender data dashboards as static SVG panels embeddable in Markdown. Uses D3.js v7 mental model for scales, shapes, and axes. No runtime JS; output is pure SVG with inline styles for GitHub compatibility.
- ▌ Delivery HTML Dashboard · gabrielmoreiraRender data dashboards as self-contained HTML files using Apache ECharts v6. Single file, zero build step, interactive charts with tooltips and data zoom. Declarative JSON option config optimized for AI generation.
- ▌ Delivery Ascii Dashboard · gabrielmoreiraRender data dashboards as pure ASCII art in monospace text -- the cheapest, most portable delivery method. No rendering engine, no SVG, no browser. LLM-native output with predictable character geometry.
- ▌ Storytelling Requirements · gabrielmoreiraGuided requirements template for data storytelling projects -- walks users through audience, Big Idea, questions, data sources, and delivery target before any chart is created