| name | contributing-to-holoviz |
| description | 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.). |
| metadata | {"version":"0.1.1","author":"holoviz"} |
Contributing to HoloViz
This is a routing skill. You MUST use the view tool to read every sub-skill file listed in the table below that matches the task BEFORE writing any code or giving any answer. Do not skip this step.
Instructions
- Identify which sub-skill(s) apply from the Loading Table below.
- Use the
view tool to read each matching sub-skill file in full.
- Only after reading the sub-skill file(s), proceed with the task.
Loading Table
A single request often spans multiple skills. Read ALL that apply.
| User Need | Sub-skill file(s) to read with view |
|---|
| Review a PR or refactor code | contributing-to-holoviz/skills/cleanup/SKILL.md |
| Write or review tests | contributing-to-holoviz/skills/testing/SKILL.md |
| Write or review docs | contributing-to-holoviz/skills/documentation/SKILL.md |
| Write or review a PR description | contributing-to-holoviz/skills/pr-description/SKILL.md |
| Write a reproducer or minimal example | contributing-to-holoviz/skills/minimal-example/SKILL.md |
| Full PR review | All five above |