If you're moving from MapLibre to Mapbox GL JS, this walks through the whole process: swapping dependencies, adding your access token, switching to Mapbox's built-in styles, and updating plugin references. The libraries are 95% API compatible since MapLibre forked from Mapbox v1.13, so most of your code stays identical. What's actually helpful here is the side-by-side comparison of what you gain (official support, premium tiles, no infrastructure to maintain) versus what you give up (open source license, slightly smaller bundle). It covers token security basics and lists all the Mapbox style URLs, which saves you from hunting through docs. Straightforward migration guide that doesn't oversell either option.
npx -y skills add mapbox/mapbox-agent-skills --skill mapbox-maplibre-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