This walks you through swapping Mapbox GL JS for MapLibre GL JS: changing imports, dropping the access token, and most critically, replacing the style URL since mapbox:// sources won't work. The libraries share the same API from the 2020 fork, so most map code survives unchanged. The real work is picking a new tile source (OpenFreeMap for quick testing, then evaluate self-hosted or paid options) and migrating any custom Mapbox Studio styles by hand-editing the JSON to match your new tile schema. Covers what you gain (open source, no vendor lock, lower costs) and lose (Studio, hosted services, official support). Good reference if you're evaluating the switch or already committed to it.
npx -y skills add maplibre/maplibre-agent-skills --skill maplibre-mapbox-migration --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot