LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

mapbox-web-integration-patterns - Mapbox GL JS integration patterns for web frameworks

Provides integration patterns for Mapbox GL JS across React, Vue, Svelte, Angular, and Next.js, covering lifecycle, tokens, search, and pitfalls.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Integrate Mapbox GL JS into frameworks
  • Manage map lifecycle and cleanup
  • Configure Mapbox access tokens securely
  • Integrate Mapbox Search JS component
  • Prevent common Mapbox memory leaks

Inputs

  • Mapbox access token
  • Web framework project setup
  • Mapbox npm dependencies

Outputs

  • Mapbox map component instances
  • Search box UI integrations
  • Map cleanup handler code

Requirements

  • Mapbox GL JS v3.x or v2.x
  • WebGL 2 support for v3.x
  • Node.js and npm package manager
  • Supported web framework version

Source

  • Spec: SKILL.md
mapbox
mapbox-gl-js
react
vue
svelte
angular
nextjs
Integrate Mapbox GL JS into frameworks
Manage map lifecycle and cleanup
Configure Mapbox access tokens securely
Integrate Mapbox Search JS component
Mapbox access token
Web framework project setup
Mapbox npm dependencies
Mapbox map component instances
Search box UI integrations
Map cleanup handler code