data-vis-coding-v2

data-vis-coding-v2 is a skill for Claude Code, Codex from hsuan1012/Dataviz-Coding-Agent. It costs 327 tokens per session (2,506 once invoked), scanned A, original, no licence file.

A workflow for building interactive data-visualization apps from CSV, JSON, or GeoJSON data using React, Tailwind, Chart.js, or D3.

In plain words
What is it for?
Use it to build dashboards, charts, or other interactive visualizations with checked values and consistent styling.
Why use it?
It helps keep data processing, chart choices, appearance, and correctness organized so the finished visuals do not misrepresent the data.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/hsuan1012/dataviz-coding-agent/data-vis-coding-v2
Any agent
npx skills add hsuan1012/Dataviz-Coding-Agent --skill data-vis-coding-v2
Clone the repo
git clone --depth 1 https://github.com/hsuan1012/Dataviz-Coding-Agent

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for data-vis-coding-v2

README.md
[![agentmods](https://agentmods.dev/badge/skills/hsuan1012/dataviz-coding-agent/data-vis-coding-v2.svg)](https://agentmods.dev/skills/hsuan1012/dataviz-coding-agent/data-vis-coding-v2)
Your own site
<a href="https://agentmods.dev/skills/hsuan1012/dataviz-coding-agent/data-vis-coding-v2"><img src="https://agentmods.dev/badge/skills/hsuan1012/dataviz-coding-agent/data-vis-coding-v2.svg" alt="Measured on agentmods" height="20"></a>
Per session 327 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,506 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00327 $0.02506
Opus 5 $0.00163 $0.01253
Sonnet 5 $0.00065 $0.00501
Haiku 4.5 $0.00033 $0.00251

Measured 3d ago against content hash fc5931eff408, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

data-vis-coding-v2 scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

The scan reads SKILL.md. This mod also ships 10 executable files (assets/styleDictionary.js, scripts/scaffold.py, tests/test_copy.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill/data-vis-coding-v2/SKILL.md · 92 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 92 lines · 327 tokens per session scan A fc5931eff408

Subscribe to this mod's changes

data-vis-coding-v2 is a skill published in the GitHub repository hsuan1012/Dataviz-Coding-Agent (1 stars, last pushed 7d ago), with no licence file. It adds 327 tokens to every session and 2,506 once invoked, about $0.0016 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

semiotic-charts

Generate trustworthy, accessible, agent-legible charts with Semiotic. Use whenever you produce a data visualization in a React/TypeScript app, stream a chart as generative UI, or pick a chart type for a dataset. Emit a validated config and run the trust loop — never hand-write chart JSX that breaks on first paint.

nteract/semiotic · 71 tokens

bklit-ui

Bklit UI charts and data visualization for any project using the @bklit shadcn registry. Install, compose, theme, and animate charts correctly. Triggers when working with @bklitui/ui/charts, @bklit components, data visualization, dashboards, or chart theming. Also invoke manually for chart tasks.

bklit/bklit-ui · 75 tokens

frontend-style-guide

Apply the Lightdash frontend style guide and design principles when working on React components or styling frontend code. Use when editing TSX files, building or reviewing UI, fixing styling issues, or when the user mentions Mantine, design, styling, or CSS modules.

lightdash/lightdash · 56 tokens

vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. Use when writing, reviewing, or refactoring React/Next.js code in StarMapper — especially MapLibre components, data fetching, and bundle optimization.

FlorianBruniaux/starmapper · 51 tokens

vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

lukaisailovic/openislands · 67 tokens

add-component

Add a new visualization component to Unovis end to end — the TypeScript core, the shared registry, the generated framework wrappers, a dev example, a gallery example, and docs. Use when asked to add/create a new component, chart type, plot, or diagram to the library, or to wire an existing core component through to…

f5/unovis · 74 tokens