holoviz-dev

13 mods across 1 repository, 5 stars between them.

holoviz-dev/holoviz-skills

Instructions file CodexOpenCode

Instructions for holoviz-dev/holoviz-skills: Before responding to any request, you MUST read developing-with-holoviz/SKILL.md in full if the task is related to HoloViz or data visualization.

5 4d ago A 103 tokens original BSD-3-Clause

holoviz-dev/holoviz-skills

Skill Claude CodeCodex

Maintain and contribute to HoloViz packages. Use when reviewing PRs, refactoring code, writing tests, or updating docs in HoloViz repositories (Panel, hvPlot, HoloViews, Param, etc.).

5 4d ago A 52 tokens original BSD-3-Clause

cleanup

03

holoviz-dev/holoviz-skills

Skill Claude CodeCodex

Code cleanup and refactoring guidelines for HoloViz packages. Use when reviewing PRs, refactoring code, or checking adherence to code quality standards in any HoloViz repository.

5 4d ago A 38 tokens original BSD-3-Clause

documentation

04

holoviz-dev/holoviz-skills

Skill Claude CodeCodex

Documentation guidelines for HoloViz packages. Use when writing or reviewing docs, changelog entries, or API references in any HoloViz repository.

5 4d ago A 31 tokens original BSD-3-Clause

minimal-example

05

holoviz-dev/holoviz-skills

Skill Claude CodeCodex

Write a minimal, self-contained, reproducible example for a HoloViz behavior or bug. Use when drafting a bug report, an issue reproducer, a PR "How to test" snippet, or any code sample a maintainer must be able to paste and run unchanged.

5 4d ago A 59 tokens original BSD-3-Clause

pr-description

06

holoviz-dev/holoviz-skills

Skill Claude CodeCodex

Writing a clear pull request description for HoloViz packages. Use when drafting or reviewing the description, summary, or write-up of a PR in any HoloViz repository.

5 4d ago A 38 tokens original BSD-3-Clause

testing

07

holoviz-dev/holoviz-skills

Skill Claude CodeCodex

Testing guidelines for HoloViz packages. Use when writing tests, reviewing test coverage in PRs, or identifying missing edge cases in any HoloViz repository.

5 4d ago A 34 tokens original BSD-3-Clause

holoviz-dev/holoviz-skills

Skill Claude CodeCodex

Create new agent skills for the HoloViz ecosystem. Use when adding a skill to this repository — covers repo conventions, directory layout, routing skills, the docs pipeline, and the eval system.

5 4d ago A 48 tokens original BSD-3-Clause

holoviz-dev/holoviz-skills

Skill Claude CodeCodex

Route to HoloViz sub-skills. Use for ANY task involving interactive plots, dashboards, data apps, reactive parameters, or custom JS/Python components in the HoloViz ecosystem (Panel, hvPlot, HoloViews, Param) — including tasks that name Bokeh, Matplotlib, or Plotly, since HoloViz embeds those figures and this skill…

5 4d ago A 85 tokens original BSD-3-Clause

holoviews

10

holoviz-dev/holoviz-skills

Skill Claude CodeCodex

Build interactive visualizations with HoloViews elements, opts, streams, and operations. Use when composing plots from element primitives (Curve, Points, Bars, NdOverlay), customizing Bokeh tools/tooltips/formatters, using DynamicMap, streams, or linkselections. Do not use for simple DataFrame plotting (use hvPlot) or…

5 4d ago A 81 tokens original BSD-3-Clause

hvplot

11

holoviz-dev/holoviz-skills

Skill Claude CodeCodex

Plot DataFrames and datasets using a Pandas .plot()-like API for Pandas, Polars, Xarray, DuckDB, Dask, and GeoPandas. Use when the user asks to visualize, plot, or chart tabular or multidimensional data. Do not use for element composition, streams, or custom Bokeh tools/tooltips (use HoloViews).

5 4d ago A 79 tokens original BSD-3-Clause

panel

12

holoviz-dev/holoviz-skills

Skill Claude CodeCodex

Build interactive dashboards, tools, and data apps with HoloViz Panel. Use when the user needs widgets, layouts, templates, or reactive server-side Python web applications. Do not use for standalone plots without widgets (use hvPlot).

5 4d ago A 49 tokens original BSD-3-Clause

param

13

holoviz-dev/holoviz-skills

Skill Claude CodeCodex

Define Python classes with typed, validated, reactive parameters using Param. Use when building classes with constrained attributes, reactive dependencies between values, or dynamic option cascading. Load alongside the Panel skill for any Panel app using Parameterized classes.

5 4d ago A 47 tokens original BSD-3-Clause