Contributing to HoloViz¶
Skill version 2026.08.28
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.).
| Skill | Description |
|---|---|
| Cleanup | This skill covers code quality patterns and common pitfalls when reviewing or refactoring HoloViz code. |
| Deslop | Remove the recognisable machinery of LLM prose from a piece of writing without changing what it says. |
| Documentation | This skill covers documentation expectations when contributing to HoloViz repositories. |
| Minimal Examples | A reproducer a tester pastes and runs unchanged to check a fix, so keep it short |
| PR Descriptions | Write HoloViz PR descriptions in the first person, as work you did. |
| Testing | This skill covers testing patterns and edge cases specific to HoloViz repositories. |