kb-dataviz

Create accessible dashboard and chart patterns for Next.js applications.

Updated May 19, 2026
One-click install
npx skills add https://github.com/TimeKast/AgendaInteligente --skill kb-dataviz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-dataviz
Source: https://github.com/TimeKast/AgendaInteligente/tree/main/.claude/skills/kb-dataviz
Command: npx skills add https://github.com/TimeKast/AgendaInteligente --skill kb-dataviz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents cluttered, confusing dashboard charts by standardizing layout, chart choice, decluttering, visual hierarchy, and accessibility for data-heavy Next.js apps.

Core Features & Use Cases

  • Dashboard architecture & audience pyramid: Choose strategic, tactical, or operational structures to match what executives, managers, or analysts need at that moment.
  • Chart selection matrix & storytelling: Select the right visualization for the data relationship and present insights in a narrative arc (context → conflict → resolution).
  • KPI cards, tooltips, and accessibility rules: Apply Knaflic decluttering, preattentive visual cues, color-blind safe palettes, and WCAG AA-focused patterns so charts communicate reliably.

Quick Start

Use the kb-dataviz skill to generate a dashboard screen plan and chart/KPI component specifications for your Next.js page and dataset.

Frequently Asked Questions about kb-dataviz

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build accessible data visualization dashboards in Next.js?

To build accessible data visualization dashboards in Next.js, apply standardized chart selection, Knaflic decluttering rules, and WCAG AA color contrast patterns. This ensures charts communicate reliably across strategic, tactical, and operational screens without visual clutter.

What is the best way to choose charts for a dashboard based on audience needs?

Choosing dashboard charts based on audience needs requires mapping data relationships to a chart selection matrix and audience pyramid. This matches executives with strategic views, managers with tactical insights, and analysts with operational drilldowns for effective storytelling.

How do I design accessible KPI cards and tooltips using Recharts?

Design accessible KPI cards and tooltips in Recharts by applying preattentive visual cues, color-blind safe palettes, and screen-reader considerations. Following WCAG AA-focused patterns ensures your data visualizations remain clear and accessible to all users.

Can I use TanStack Table for dashboard drilldowns in Next.js applications?

Yes, you can use TanStack Table for dashboard drilldowns in Next.js applications. It supports table-based data exploration, allowing analysts to interactively investigate operational data alongside Recharts-based visual summaries.

Why does my data visualization fail to communicate insights clearly?

Data visualization fails to communicate insights clearly when it lacks a narrative structure and contains visual clutter. Applying storytelling arcs (context, conflict, resolution) and preattentive attribute guidance directs user attention to the core message.