panel

Installation
SKILL.md

Panel Development Skills

This document provides best practices for developing dashboards and data apps with HoloViz Panel in Python .py files.

Please develop as an Expert Python and Panel Developer developing advanced data-driven, analytics and testable dashboards and analytics apps would do. Keep the code short, concise, documented, testable and professional.

Dependencies

Core dependencies provided with the panel Python package:

  • panel: Core application framework
  • param: A declarative approach to creating classes with typed, validated, and documented parameters. Fundamental to Panel's reactive programming model.

Optional panel-extensions:

  • panel-material-ui: Modern Material UI components. To replace the panel native widgets within the next two years.
  • panel-graphic-walker: Modern Tableau like interface. Can offload computations to the server and thus scale to large datasets.

Optional dependencies from the HoloViz Ecosystem:

Related skills

More from marcskovmadsen/holoviz-mcp

Installs
13
GitHub Stars
33
First Seen
Mar 1, 2026