brendancol/xarray-spatial-skills

Repository for AI-assistant skills related to xarray-spatial

3Stars on the repository
59Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

_sweep-common

01

brendancol/xarray-spatial-skills

Cursor rule Cursor

Shared contract for all sweep- rules: module discovery, standard flags, severity rubric, state CSVs, and the repro gate every CRITICAL/HIGH finding must pass.

3 1mo ago A 0 tokens

bench

03

brendancol/xarray-spatial-skills

Cursor rule Cursor

Run ASV benchmarks for the current branch against main and report regressions and improvements.

3 1mo ago A 0 tokens

deep-sweep

05

brendancol/xarray-spatial-skills

Cursor rule Cursor

Pick one xrspatial module and dispatch every sweep command at it in parallel, with strict worktree isolation per sweep.

3 1mo ago A 0 tokens

review-pr

13

brendancol/xarray-spatial-skills

Cursor rule Cursor

Review a pull request with checks specific to a geospatial raster library built on NumPy, Dask, CuPy, and Numba.

3 1mo ago A 0 tokens

rockout

14

brendancol/xarray-spatial-skills

Cursor rule Cursor

Take a user prompt describing an enhancement, bug, or suggestion and drive it through the full implementation workflow.

3 1mo ago A 0 tokens

sweep-accuracy

15

brendancol/xarray-spatial-skills

Cursor rule Cursor

Audit xrspatial modules for numerical accuracy issues: floating point precision, NaN propagation, off-by-one errors, Earth curvature corrections, backend inconsistencies, reference divergence.

3 1mo ago A 0 tokens

brendancol/xarray-spatial-skills

Cursor rule Cursor

Audit xrspatial modules for API consistency issues: parameter naming drift, return shape drift, type hints, default value inconsistency, public API surface drift.

3 1mo ago A 0 tokens

sweep-benchmarks

17

brendancol/xarray-spatial-skills

Cursor rule Cursor

Audit xrspatial modules for asv benchmark coverage gaps: missing benchmarks, backend parameterization gaps, unrepresentative inputs, broken or silently-skipped benchmarks.

3 1mo ago A 0 tokens

sweep-dependencies

18

brendancol/xarray-spatial-skills

Cursor rule Cursor

Audit xarray-spatial's packaging and dependency hygiene by dependency group: unguarded optional imports, untested version floors, known CVEs, distribution metadata.

3 1mo ago A 0 tokens

sweep-documentation

19

brendancol/xarray-spatial-skills

Cursor rule Cursor

Audit xrspatial modules for documentation gaps: missing docstrings, docstring/signature drift, broken runnable examples, API reference coverage, backend-claim accuracy.

3 1mo ago A 0 tokens

brendancol/xarray-spatial-skills

Cursor rule Cursor

Audit xrspatial modules for input validation and error-message quality: missing validateraster, unactionable messages, silent failure modes, inconsistent exception contracts, swallowed errors.

3 1mo ago A 0 tokens

sweep-metadata

21

brendancol/xarray-spatial-skills

Cursor rule Cursor

Audit xrspatial modules for metadata propagation bugs: attrs, coords, dim names, dtype, nodata -- verified by end-to-end execution, not source reading.

3 1mo ago A 0 tokens

sweep-performance

22

brendancol/xarray-spatial-skills

Cursor rule Cursor

Audit xrspatial modules for performance bottlenecks, OOM risk under 30TB dask workloads, and backend-specific anti-patterns; HIGH fixes must add asv benchmarks.

3 1mo ago A 0 tokens

brendancol/xarray-spatial-skills

Cursor rule Cursor

Validate xrspatial algorithms against reference implementations (gdaldem, scipy.ndimage, richdem, WhiteboxTools) on shared synthetic inputs; divergence becomes an accuracy fix, parity becomes a golden-value regression test.

3 1mo ago A 0 tokens

sweep-security

24

brendancol/xarray-spatial-skills

Cursor rule Cursor

Audit xrspatial modules for security vulnerabilities: unbounded allocations, integer overflow, NaN logic bombs, GPU kernel bounds, file path injection, dtype confusion.

3 1mo ago A 0 tokens