Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Data Visualization

  • 14 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Designs data visualizations: chart-type selection, honest scales, color and accessibility, dashboard layout, and viz specs for engineers or slides.

About

An agent skill for data visualization design, covering chart-type selection for message and audience, honest scales, color and accessibility, dashboard layout, and misleading-viz avoidance. A developer uses it when choosing a chart, designing a dashboard, or writing a visualization spec.

  • Chart-type selection and accessible, honest scales
  • Executive and operational dashboard layout patterns

Data Visualization by the numbers

  • 14 all-time installs (skills.sh)
  • Ranked #1,390 of 2,064 Data Science & ML skills by installs in the Skillselion catalog
  • Data as of Jul 27, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill data-visualization

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs14
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Designs data visualizations: chart-type selection, honest scales, color and accessibility, dashboard layout, and viz specs for engineers or slides.

Files

SKILL.mdMarkdownGitHub ↗

Data Visualization

When to Use

  • Choose chart types that match the analytical question and audience decision
  • Apply design principles: honest axes, labels, color, hierarchy, small multiples
  • Meet accessibility needs: colorblind-safe palettes, contrast, alt-text guidance
  • Design executive summaries and operational monitoring dashboards (layout and viz layer)
  • Build actuarial/insurance views: loss triangles, trend panels, distributions, scenario bands
  • Audit or fix misleading charts (truncated axes, dual-axis abuse, cherry-picking)
  • Write viz specs for engineers (data bindings, encodings) or slide narrative outlines
  • Review matplotlib, plotly, ggplot, or BI tool outputs for clarity and integrity

When NOT to Use

  • Full exploratory analysis, modeling, A/B tests, or MLOps → data-scientist
  • Narrative arc, key messages, and storytelling without chart design focus → storytelling
  • Cloud cost allocation, CUR analysis, or FinOps cadence → finops-analyst
  • Dashboard SQL, KPI definitions, cohort/funnel queries, or BI tool admin → bi-analyst
  • dbt marts, warehouse modeling, tests, and lineage → analytics-data-engineer
  • Assumption selection, governance packs, or change control → assumption-setting
  • ETL/ELT pipeline build, orchestration, or data quality frameworks → data-warehouse-engineer
  • Interactive HTML dashboard products with filters and deployment → route to frontend or product skills if present; pair with bi-analyst for metric definitions

Related skills

NeedSkill
ML, statistics, experiments, production modelsdata-scientist
Story spine, executive narrative, data story wordingstorytelling
Cloud spend charts tied to allocation and optimizationfinops-analyst
KPI definitions, analytical SQL, BI deliverybi-analyst
Warehouse marts and analytics engineeringanalytics-data-engineer
Assumption packs, sensitivity grids, governanceassumption-setting
Pricing, reserving, triangle mechanicsactuary

Core Workflows

1. Frame message, audience, and medium

1. State the decision or question the viz must support 2. Identify audience (exec, ops, regulator, engineer) and medium (slide, dashboard, report, spec) 3. List metrics with definitions; confirm numerator/denominator with bi-analyst if unclear 4. Note uncertainty (ranges, confidence, scenarios) before choosing encodings 5. Pick one primary message per view; defer secondary points to appendix or drill-down

See `references/data_visualization_scope.md`.

2. Select chart type and encoding

1. Map question type (comparison, trend, distribution, relationship, composition, geography) to chart family 2. Prefer simplest chart that carries the message; add small multiples before exotic forms 3. Document encoding: x, y, color, size, facet, and sort order 4. Flag when tables beat charts (exact lookup, many dimensions, audit trails)

See `references/chart_selection_and_message.md`.

3. Apply design and accessibility

1. Set axis baselines, units, and tick density; justify log scales 2. Choose color for meaning (not decoration); test colorblind and contrast 3. Write labels, titles that state the insight, and source/refresh footnotes 4. Provide alt text or long descriptions for static exports

See `references/design_principles_and_accessibility.md`.

4. Design dashboards and executive views

1. Apply visual hierarchy (F-pattern, KPI strip, drill paths) 2. Limit density; separate monitoring vs exploratory layouts 3. Add context: targets, prior period, benchmarks, annotations for events 4. Specify interactions only when they change decisions (filters, drill, alerts)

See `references/executive_and_dashboard_design.md`.

5. Actuarial and insurance visualization

1. Use standard loss triangle layouts; label development and valuation periods 2. Show trends and distributions with explicit basis (accident year, calendar year) 3. Present scenarios as bands or small multiples—not false point precision 4. Coordinate labels with assumption-setting and actuary for technical definitions

See `references/actuarial_insurance_visualization.md`.

6. Ethics check and handoff

1. Run misleading-viz checklist before publish 2. Produce engineer spec (data schema, encodings, refresh) or slide outline (headline per chart) 3. Separate exploration drafts from production assets

See `references/misleading_viz_and_ethics.md`.

Output standards

  • One primary insight per chart; title states the takeaway
  • Axes labeled with units; zero baseline when magnitude comparisons matter
  • Source, as-of date, and filters documented on every external-facing viz
  • No fabricated data or smoothed series without disclosure
  • Accessibility: do not rely on color alone; meet contrast targets for text and UI chrome
  • Specs list fields, aggregations, sort, and edge cases (nulls, small n)

When to load references

TopicReference
Scope, boundaries, tool posturereferences/data_visualization_scope.md
Chart selection and message fitreferences/chart_selection_and_message.md
Design, color, accessibilityreferences/design_principles_and_accessibility.md
Executive and dashboard layoutreferences/executive_and_dashboard_design.md
Actuarial and insurance chartsreferences/actuarial_insurance_visualization.md
Misleading viz and ethicsreferences/misleading_viz_and_ethics.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.