holoviews
01Skill Claude CodeCodex
Best practices for developing advanced, interactive, and publication-quality data visualizations using HoloViz HoloViews.
12 tagged datascience, measured the same way as everything else here.
Browse within: dataviz 9holoviews 9data 8
Skill Claude CodeCodex
Best practices for developing advanced, interactive, and publication-quality data visualizations using HoloViz HoloViews.
Skill Claude CodeCodex
Build custom Panel components using JSComponent (vanilla JS, web components), ReactComponent (React/JSX), AnyWidgetComponent (AnyWidget spec for cross-platform), or MaterialUIComponent (Material UI themed). Use when wrapping JS libraries, creating interactive widgets, or building themed components. Includes decision…
Skill Claude CodeCodex
Best practices for developing tools, dashboards and interactive data apps with HoloViz Panel. Create reactive, component-based UIs with widgets, layouts, templates, and real-time updates. Use when developing interactive data exploration tools, dashboards, data apps, or any interactive Python web application. Supports…
Skill Claude CodeCodex
Generate Excalidraw .excalidraw.md source files for DSWoK vault diagrams (charts, pipelines, conceptual sketches). Use ONLY when the user explicitly asks for an Excalidraw diagram or when the diagram-tooling order in .claude/writingstyleguide.md selects Excalidraw (non-flowchart visuals where Mermaid is the wrong…
Skill Claude CodeCodex
Extract patterns and learnings from the current session. Use when asked to learn from this session, capture session learnings, or review what was accomplished. Outputs structured findings for use with /llm-rules-updater.
Skill Claude CodeCodex
Detect and roast AI code slop - redundant, unreadable, or unnecessarily complex code patterns. Focuses on stupid comments, sloppy tests, over-abstraction, and repetitive code that makes codebases painful to maintain.
Skill Claude CodeCodex
Show Python visualizations live in the browser with the dataviz-mcp MCP tools (show, screenshot). Use when those tools are available and the user asks to display, plot, chart, or visualize anything. Do not use for apps the user serves themselves with panel serve.