blakefeiza

8 mods across 1 repository, 2 stars between them.

dashboard-designer

01

blakefeiza/vizwright

Agent Claude Code

Turns an insights narrative into a concrete dashboard design spec — metric selection, layout grid, chart types, color plan, and linter evaluation criteria. Stage 2 of the dashboard pipeline. Produces no XML.

2 1mo ago A 46 tokens original MIT

design-linter

02

blakefeiza/vizwright

Agent Claude Code

Scores a rendered dashboard screenshot against the design-standards rubric and the run's design spec, producing a lint report with XML-level fixes. Stage 4 of the dashboard pipeline — run after the human drops a render screenshot.

2 1mo ago A 49 tokens original MIT

insights-analyst

03

blakefeiza/vizwright

Agent Claude Code

Analyzes a dataset against a business question using Python, producing an analytics plan and a standalone insights narrative. Use as stage 1 of the dashboard pipeline, or on its own when the user only wants analysis.

2 1mo ago A 48 tokens original MIT

xml-author

04

blakefeiza/vizwright

Agent Claude Code

Builds the Tableau workbook — converts a design spec into valid .twb XML, validates it, and packages a .twbx. Stage 3 of the dashboard pipeline. Also handles fix-up iterations from lint reports.

2 1mo ago A 47 tokens original MIT

chart-xml-library

05

blakefeiza/vizwright

Skill Claude CodeCodex

Recipe book of Tableau chart types as twb XML — shelf patterns, mark classes, and encodings for BANs, bars, lines, scatter, maps, heatmaps, and a known-good dashboard layout skeleton. Mined from Viz of the Day winners. Use when choosing or building a specific chart.

2 1mo ago A 66 tokens original MIT

design-standards

06

blakefeiza/vizwright

Skill Claude CodeCodex

Data visualization design standards and 100-point scoring rubric for dashboards — visual hierarchy, color discipline, spacing, chart hygiene. Derived from Tableau Viz of the Day winners. Use when designing a dashboard layout or lint-scoring a rendered dashboard screenshot.

2 1mo ago A 53 tokens original MIT

twb-authoring

07

blakefeiza/vizwright

Skill Claude CodeCodex

How to author valid Tableau workbook (.twb) XML from scratch — file skeleton, datasource connections, worksheet anatomy, dashboard zones, and the validate-then-package workflow. Use whenever writing or editing Tableau XML.

2 1mo ago A 47 tokens original MIT

vizwright CLAUDE.md

08

blakefeiza/vizwright

Instructions file

Instructions for blakefeiza/vizwright, covering vizwright — orchestrator, routing (automatic — no keywords needed), pipeline, artifact contracts and error handling.

2 1mo ago A 1,500 tokens original MIT