mapbox/mapbox-agent-skills▌
17 approved skills in this repository
mapbox-android-patterns
Productivity
Official patterns for integrating Mapbox Maps SDK v11 on Android with Kotlin, Jetpack Compose, and View system.
mapbox-maplibre-migration
Productivity
Expert guidance for migrating from MapLibre GL JS to Mapbox GL JS. Covers the shared history, API compatibility, migration steps, and the advantages of Mapbox's platform.
mapbox-ios-patterns
Productivity
Official patterns for integrating Mapbox Maps SDK v11 on iOS with Swift, SwiftUI, and UIKit.
mapbox-google-maps-migration
Backend
Comprehensive guidance for migrating from Google Maps Platform to Mapbox GL JS. Provides API equivalents, pattern translations, and strategies for successful migration.
mapbox-store-locator-patterns
Productivity
Comprehensive patterns for building store locators, restaurant finders, and location-based search applications with Mapbox GL JS. Covers marker display, filtering, distance calculation, interactive lists, and directions integration.
mapbox-search-patterns
Productivity
Expert guidance for AI assistants on using Mapbox search tools effectively. Covers tool selection, parameter optimization, and best practices for geocoding, POI search, and location discovery.
mapbox-data-visualization-patterns
Productivity
Comprehensive patterns for visualizing data on Mapbox maps. Covers choropleth maps, heat maps, 3D extrusions, data-driven styling, animated visualizations, and performance optimization for data-heavy applications.
mapbox-geospatial-operations
Productivity
Expert guidance for AI assistants on choosing the right geospatial tools from the Mapbox MCP Server. Focuses on selecting tools based on what the problem requires - geometric calculations vs routing, straight-line vs road network, and accuracy needs.
mapbox-style-quality
Productivity
This skill provides expert guidance on ensuring Mapbox style quality through validation, accessibility, and optimization tools.
mapbox-cartography
Productivity
This skill provides expert cartographic knowledge to help you design effective, beautiful, and functional maps using Mapbox.
mapbox-web-integration-patterns
Productivity
Production-ready integration patterns for Mapbox GL JS across React, Vue, Svelte, Angular, and vanilla JavaScript. \n \n Covers framework-specific lifecycle management (useEffect/useRef in React, mounted/unmounted in Vue, onMount/onDestroy in Svelte, ngOnInit/ngOnDestroy in Angular) with proper cleanup to prevent memory leaks \n Includes Web Components pattern for framework-agnostic reusable map elements and cross-framework compatibility \n Provides token management via environment variables, Se
mapbox-web-performance-patterns
Productivity
Performance optimization patterns for Mapbox GL JS applications, prioritized by user impact. \n \n Eliminate initialization waterfalls by loading map data in parallel with map initialization, and set precise viewport to avoid redundant tile fetches \n Use symbol layers for 100+ markers (GPU-accelerated) and clustering for 10,000+ features; avoid HTML markers at scale \n Choose GeoJSON for datasets under 5 MB, vector tiles for 20+ MB; implement viewport-based loading to reduce bandwidth \n Always
mapbox-style-patterns
Productivity
Battle-tested Mapbox style patterns and layer configurations for six common mapping scenarios. \n \n Includes ready-to-use JSON layer configurations for restaurant finders, real estate, data visualization, navigation, dark mode, and delivery/logistics maps \n Provides decision tree for selecting the right pattern based on content type, environment, user action, and platform \n Covers performance optimization techniques including zoom-based filtering, data-driven styling, and clustering for dense
mapbox-token-security
Productivity
This skill provides security expertise for managing Mapbox access tokens safely and effectively.
mapbox-mcp-devkit-patterns
Productivity
This skill provides patterns for integrating the Mapbox MCP DevKit Server into AI coding workflows to accelerate Mapbox application development.
mapbox-search-integration
Productivity
Expert guidance for implementing Mapbox search functionality in applications. Covers the complete workflow from asking the right discovery questions, selecting the appropriate search product, to implementing production-ready integrations following best practices from the Mapbox search team.
mapbox-mcp-runtime-patterns
Productivity
This skill provides patterns for integrating the Mapbox MCP Server into AI applications for production use with geospatial capabilities.