Skip to main content

pavement-plots

Use this skill whenever you write Python that uses the `pavement` library (the `pavement` PyPI package) — quantile-based "pavement" plots where every box holds an equal share of the data, a boxplot alternative that shows the whole distribution. Trigger it for any request to make a pavement plot, a quantile/equal-mass distribution plot, an inline SVG or raster sparkline, a 2D pavement, or a rug/marginal strip, across the matplotlib, Bokeh, Plotly, HoloViews, or dependency-free SVG backends. Use it even when the user just says "pavement plot", imports `pavement.matplotlib`/`.bokeh`/ `.plotly`/`.holoviews`/`.svg`, or asks for `spark`, `plot2d`, `margin`, `with_marginals`, `tally`, `proportion`, `summary` (an inline dataframe summary), or the pandas `.pave` accessor — these are pavement-specific APIs that are easy to get subtly wrong from memory, so consult this skill rather than guessing the call shape.

Jump to install

Source facts

Repository
ajschumacher/pavement
Last source activity
June 7, 2026 at 14:14
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.