plotly dash skills

7 tagged plotly dash, measured the same way as everything else here.

Browse within: python 7dashboard 6data-visualization 6plotly 6pydantic 6

dashboard-design

01

mckinsey/vizro

Skill Claude CodeCodex

Use this skill first when the user wants to design or plan a dashboard, especially Vizro dashboards. Enforces a 3-step workflow (requirements, layout, visualization) before implementation. Activate when the user asks to create, design, or plan a dashboard. For implementation, use the dashboard-build skill after…

3.8k 2d ago A 71 tokens original Apache-2.0

mckinsey/vizro

Skill Claude CodeCodex

Use this skill when adding cross-filter, cross-highlight, drill-through, or data export interactions to a Vizro dashboard — both for choosing the right interaction pattern during design and for implementing actions in code. Activate when the user wants clicks on a chart or table to filter or highlight other charts…

3.8k 2d ago A 86 tokens original Apache-2.0

writing-vizro-yaml

03

mckinsey/vizro

Skill Claude CodeCodex

Use this skill when writing or debugging Vizro YAML dashboard configurations — component syntax, datamanager registration, custom function wiring, filter/parameter setup, or AG Grid tables. Activate when the user is building a Vizro app, encountering YAML or runtime errors, or asking about Vizro component patterns.

3.8k 2d ago A 66 tokens original Apache-2.0

fast-dash

04

dkedar7/fast_dash

Skill Claude CodeCodex

Build a Fast Dash web app from a Python function. Use when the user wants to turn a function into an interactive app, add a UI to an existing function, or build a dashboard / form / wizard. Fast Dash infers UI components from type hints, so a well-typed function becomes an app with one decorator.

129 25d ago A 69 tokens original MIT