.agents/skills/maps/SKILL.md
Use when building interactive map tools - Explains MapLibre setup, tiles, and common UI patterns.
npx skillsauth add dave1010/tools mapsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
#map styles in tools/map-explorer/index.html).https://tiles.openfreemap.org/styles/liberty) unless a different basemap is required.map.addControl(new maplibregl.NavigationControl(), 'top-right');.typeof maplibregl === 'undefined', disable map-dependent UI and show an error.navigator.geolocation.getCurrentPosition.maplibregl.Marker and map.easeTo the new center.documentation
Use when creating or updating SKILL.md documentation - Explains how and why to create a skill.
data-ai
Use when wanting to interact with any LLM - Explains available inference endpoints so the agent selects suitable models.
tools
Use when building GitHub-based features - Explains auth token usage, Gist reading/writing and rendering helpers.
tools
Use when persisting tool data in Cloudflare KV - Describes bindings, key naming, and function conventions.