| Typed, validated, reactive parameters | developing-with-holoviz/skills/param/SKILL.md |
| Quick exploratory plots from DataFrames / xarray | developing-with-holoviz/skills/hvplot/SKILL.md |
| Dashboard, data app, or interactive tool | developing-with-holoviz/skills/param/SKILL.md + developing-with-holoviz/skills/panel/SKILL.md + developing-with-holoviz/skills/panel/using-material-ui.md |
| Convert a design / screenshot / React app into a Material UI (pmui) app | developing-with-holoviz/skills/panel/SKILL.md + developing-with-holoviz/skills/panel/using-material-ui.md + developing-with-holoviz/skills/panel/converting-designs-to-material-ui.md (+ building-custom-components.md for rich/clickable pieces) |
| HoloViews elements, opts, tooltips, formatters, tools | developing-with-holoviz/skills/holoviews/SKILL.md |
| Embedding plots in Panel (HoloViews/hvPlot, Matplotlib, Plotly, ECharts; DynamicMap, responsive sizing) | developing-with-holoviz/skills/param/SKILL.md + developing-with-holoviz/skills/panel/SKILL.md + developing-with-holoviz/skills/panel/plotting-in-panel.md + developing-with-holoviz/skills/holoviews/SKILL.md |
| Display, filter, sort, or select rows in a data table | developing-with-holoviz/skills/panel/SKILL.md + developing-with-holoviz/skills/panel/using-tabulator.md |
| Custom components — pure-Python (Viewer/PyComponent) or JS/React/AnyWidget | developing-with-holoviz/skills/param/SKILL.md + developing-with-holoviz/skills/panel/SKILL.md + developing-with-holoviz/skills/panel/building-custom-components.md |
| Playwright UI testing for Panel components | developing-with-holoviz/skills/panel/building-custom-components.md + developing-with-holoviz/skills/panel/using-pytest-playwright.md |
| Review or audit a Panel app | developing-with-holoviz/skills/panel/SKILL.md + developing-with-holoviz/skills/panel/reviewing-panel-apps.md |
| Serve, screenshot, and debug a Panel app in a dev loop | developing-with-holoviz/skills/panel/SKILL.md + developing-with-holoviz/skills/panel/iterating-on-panel-apps.md |
| Structure or scale a larger app — multiple views over shared state, sessions, caching, threading, deployment | developing-with-holoviz/skills/panel/SKILL.md + developing-with-holoviz/skills/panel/designing-panel-architecture.md |
| Migrate an existing plain-Panel app to Material UI / pmui | developing-with-holoviz/skills/panel/SKILL.md + developing-with-holoviz/skills/panel/migrating-to-material-ui.md |
| Debug a Panel app that serves but misbehaves — nothing updates, blank Page, flicker, screenshot spinner, version/deprecation surprises | developing-with-holoviz/skills/panel/SKILL.md + developing-with-holoviz/skills/panel/troubleshooting.md |