laviDrori0702

12 mods across 1 repository, 20 stars between them.

laviDrori0702/tableau-dashboard-creator-skill

Plugin Claude Code

Turn a free-text dashboard request into an interactive HTML demo and a Replace-Data-Source-ready Tableau .twbx, via 8 single-job skills that hand off through files on disk. See CONTRACT.md for the inter-skill API.

20 5d ago A tokens not measured original MIT

laviDrori0702/tableau-dashboard-creator-skill

Skill Claude CodeCodex

Guides data analysts through a multi-step Tableau dashboard creation workflow - brand setup, data exploration, dashboard planning, interactive HTML mock creation, Tableau implementation spec, and experimental TWB workbook generation. Use when the user wants to create a Tableau dashboard, build a dashboard mock, plan…

20 5d ago A 73 tokens original MIT

tableau-brand

04

laviDrori0702/tableau-dashboard-creator-skill

Skill Claude CodeCodex

Extracts design tokens (palette, type, spacing) into DESIGN-TOKENS.md for the tableau-dashboard-plugin workflow, so the mock and the Tableau workbook match the brand. Reads the analyst's branding/ (a branding.md spec and/or an org template .twb, plus logo/icons), or runs a short brand interview when none exists. Every…

20 5d ago A 125 tokens original MIT

tableau-build

05

laviDrori0702/tableau-dashboard-creator-skill

Skill Claude CodeCodex

Builds the Tableau workbook for the tableau-dashboard-plugin workflow from the approved IMPLEMENTATION-SPEC.md and DATA-MODEL.md, producing a Replace-Data-Source-ready dashboard.twbx beside the mock it was specced from. Derives a machine-readable build manifest (datasources, worksheets with chart type and…

20 5d ago A 196 tokens original MIT

tableau-data

06

laviDrori0702/tableau-dashboard-creator-skill

Skill Claude CodeCodex

Acquires the data for a tableau-dashboard-plugin project and writes the DATA-MODEL.md handoff artifact. CSV mode (the default, zero-credential path) profiles the analyst's data/.csv into documented field names + types and validates that headers match exactly; the scaffold/sample-data/ demo CSVs are the fallback. The…

20 5d ago A 134 tokens original MIT

tableau-init

07

laviDrori0702/tableau-dashboard-creator-skill

Skill Claude CodeCodex

Scaffolds a new tableau-dashboard-plugin project. Creates a scaffold/ folder of demo examples (EXAMPLE-DASHBOARD-REQUEST.md, EXAMPLE-datasources.json, .env.example, branding/EXAMPLE-branding.md, starter sample-data/) and initializes the STATE.md manifest, recording the target Tableau Desktop version so the build step…

20 5d ago A 115 tokens original MIT

tableau-intake

08

laviDrori0702/tableau-dashboard-creator-skill

Skill Claude CodeCodex

Turns a free-form dashboard request into a structured PRD.md for the tableau-dashboard-plugin workflow. Reads the analyst's DASHBOARD-REQUEST.md (or text pasted into the terminal, or the scaffold/ demo example) and authors a schema-complete PRD.md. Optional and idempotent — if a PRD.md already exists it offers to…

20 5d ago A 114 tokens original MIT

tableau-mock

09

laviDrori0702/tableau-dashboard-creator-skill

Skill Claude CodeCodex

Renders the interactive HTML demo (mock.html) for the tableau-dashboard-plugin workflow at the plan's screen size, populated from the real sample CSVs, so the analyst can share a realistic demo and validate direction before any Tableau work. Builds strictly from DASHBOARD-PLAN.md — every KPI, chart, filter, and…

20 5d ago A 178 tokens original MIT

tableau-plan

10

laviDrori0702/tableau-dashboard-creator-skill

Skill Claude CodeCodex

Produces the strict DASHBOARD-PLAN.md for the tableau-dashboard-plugin workflow — the complete blueprint tableau-mock and tableau-build build against. Decides screen size here (so slot sizing is correct downstream), lays out a grid of named slots, and assigns every KPI, chart, filter, and interaction a stable id that…

20 5d ago A 145 tokens original MIT

tableau-route

11

laviDrori0702/tableau-dashboard-creator-skill

Skill Claude CodeCodex

Router for the tableau-dashboard-plugin workflow. Reads the project's STATE.md and reports which single skill the analyst should run next, honoring the ordering rule. Use when the user asks "what's next", "where am I in the workflow", or "which tableau skill do I run now". It only recommends — it never runs another…

20 5d ago A 72 tokens original MIT

tableau-spec

12

laviDrori0702/tableau-dashboard-creator-skill

Skill Claude CodeCodex

Translates the approved HTML mock (mock.html) into an IMPLEMENTATION-SPEC.md for the tableau-dashboard-plugin workflow, mapping every mock element to a concrete Tableau construct so the build step never has to guess. Reconciles coverage the mirror of the mock's checklist so nothing is left unmapped, and applies a…

20 5d ago A 204 tokens original MIT