Repair the documentation image cache after the "Test Documentation" job fails. Load whenever a docs CI run reports image errors, a gallery example gains or loses a plot, or a rendering docstring example is edited — the fix is mostly renames, and…
Wrap VTK the way this project wraps it. Load before adding or editing a filter, wrapping a VTK class, or writing anything that touches the VTK API.
Write and open a PyVista pull request in the project's own style. Use whenever drafting or updating a pull request title or body for this repository.
Write and repair image regression tests for this repository. Load before touching a plotting test, a baseline image, or an image cache flag.
Develop for PyVista the way the project works. Load before writing code for this repository.
Fix or extend the Vale documentation-style setup, or edit prose in a docstring, example, or .rst file. Load before touching doc/.vale.ini, doc/styles/, doc/extract_rst_from_py_for_vale.py, or accept.txt, and before any prose-only edit pass across many files.
Review a PyVista change against the project's actual merge bar. Use before opening a pull request and whenever asked to review a branch, diff, or pull request.