mapbox

Installation
SKILL.md

Mapbox

Use this skill for practical Mapbox platform work in web apps and API integrations.

Workflow

  1. Confirm the runtime first: plain HTML, Vite, React, Next.js, or another framework.
  2. Confirm which Mapbox surface is involved: GL JS map rendering, styles, tilesets, geocoding, directions, or static images.
  3. Start with the smallest working map before adding custom sources, layers, controls, or API calls.
  4. Keep access tokens out of source files and examples unless the user explicitly wants a local-only demo.
  5. For bugs, isolate whether the failure is in container sizing, token/scopes, style/source IDs, coordinate order, or layer order.

Implementation Guardrails

Installs
4
First Seen
Apr 23, 2026
mapbox from skills.volces.com