Agent Skills: geohash-spatial-code-maps

Geohash encoding/decoding in TypeScript or Rust — bit interleaving, the base32 alphabet, precision and cell geometry, neighbour/adjacency computation, proximity and bounding-box queries, and geohash-backed spatial indexing. Also covers the "codebase as a navigable 2D map" pattern — projecting a codebase into a coordinate plane, geohashing it so prefixes become business-domain regions, and navigating it like Google Maps (zoom, tiles, level-of-detail, clustering, deep links). Trigger when implementing, reviewing, or debugging geohash work — even when the user does not say "geohash" but the work involves spatial hashing, Morton/Z-order codes, proximity search on lat/lon, or mapping and visualising code structure spatially. Contains 42 impact-ordered rules with TypeScript and Rust examples.

UncategorizedID: pproenca/dot-skills/geohash-spatial-code-maps

Install this agent skill to your local

pnpm dlx add-skill https://github.com/pproenca/dot-skills/geohash-spatial-code-maps

Skill Files

Browse the full folder contents for geohash-spatial-code-maps.

Download Skill

Loading file tree…

Select a file to preview its contents.