con un clic
geojson-app
geojson-app contiene 8 skills recopiladas de bishalspkt, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Add an interactive map tool (exclusive pointer mode like measure, draw, inspect) to geojson.app. Use when asked to add a drawing tool, editing mode, or any click-driven map interaction.
Diagnose geojson.app map issues — features not rendering, selection/highlight broken, theme swap losing layers, embed commands failing, blank map. Use when debugging map behavior or verifying map internals in the browser preview.
Run geojson.app's full pre-merge/pre-deploy verification — build, lint, and the manual browser checklist. Use before committing significant changes, opening a PR, or deploying.
Rotate the geojson.app basemap tile archive (new PMTiles build) or change tile serving config. Use when asked to update tiles, refresh the basemap/OSM data, bump the tile date, or touch the tile worker.
Add a right-click context-menu action to the geojson.app map. Use when asked to add a context menu item, right-click action, or per-feature action.
Add a new control-bar panel to geojson.app (toolbar button + panel UI). Use when asked to add a panel, sidebar section, or toolbar feature to the map controls.
Expose a new capability to the geojson.app embed SDK / external callers (and future MCP agents). Use when asked to add an SDK method, protocol command, embed API, or agent-callable capability.
Add support for a new geo data format (CSV, GPX, KML, TopoJSON, WKT, …) to geojson.app via a source provider. Use when asked to support importing/loading a new file type or data format.