implexa
back to leaderboard
MA

@mapbox

contributor on implexa, with 17 skills ranked by SkillRank across 1 source.

mapbox on githubpublishes to skills.sh
skills
17
avg SkillRank
6.6
6 scored / 17 total
total stars
across 1 repo
total installs
across 1 repo

skills, ranked by SkillRank

scoresourceskill
7.8skills.sh
mapbox-google-maps-migration
mapbox-google-maps-migration provides side-by-side api equivalents, coordinate order gotchas, and a phased migration strategy from google maps to mapbox gl js, emphasizing data-driven architecture and webgl performance gains for large datasets.
7.3skills.sh
mapbox-store-locator-patterns
mapbox-store-locator-patterns provides numbered implementation steps for common map-based location discovery, covering marker strategies by scale (html/symbol/clustering), interactive lists, popups, and geolocation. delegates search, directions, and accessibility to reference files.
6.9skills.sh
mapbox-data-visualization-patterns
mapbox-data-visualization-patterns provides reusable code patterns for choropleth maps, heat maps, 3d extrusions, and data-driven styling on mapbox. covers color accessibility and basic error handling for missing data properties.
6.2skills.sh
mapbox-style-patterns
mapbox-style-patterns supplies battle-tested layer configurations and decision trees for common mapping scenarios including poi finders, real estate, data visualization, navigation, and delivery tracking.
5.8skills.sh
mapbox-mcp-runtime-patterns
mapbox-mcp-runtime-patterns documents tool categories and setup paths for integrating mapbox mcp server into ai agents, with reference-based patterns for pydantic-ai, langchain, mastra and custom deployments. actual procedures delegated to external files.
5.4skills.sh
mapbox-search-patterns
mapbox-search-patterns provides decision trees for selecting between mapbox search tools based on query type (specific locations vs generic categories) and basic parameter guidance, but lacks actionable step-by-step procedures and failure handling.
skills.sh
mapbox-style-quality
mapbox-style-quality — an installable skill for AI agents, published by mapbox/mapbox-agent-skills.
skills.sh
mapbox-geospatial-operations
mapbox-geospatial-operations — an installable skill for AI agents, published by mapbox/mapbox-agent-skills.
skills.sh
mapbox-cartography
mapbox-cartography — an installable skill for AI agents, published by mapbox/mapbox-agent-skills.
skills.sh
mapbox-web-performance-patterns
mapbox-web-performance-patterns — an installable skill for AI agents, published by mapbox/mapbox-agent-skills.
skills.sh
mapbox-web-integration-patterns
mapbox-web-integration-patterns — an installable skill for AI agents, published by mapbox/mapbox-agent-skills.
skills.sh
mapbox-ios-patterns
Official integration patterns for Mapbox Maps SDK on iOS. Covers installation, adding markers, user location, custom data, styles, camera control, and…
skills.sh
mapbox-token-security
Security best practices for Mapbox access tokens, including scope management, URL restrictions, rotation strategies, and protecting sensitive data. Use when…
skills.sh
mapbox-maplibre-migration
Guide for migrating from MapLibre GL JS to Mapbox GL JS, covering API compatibility, token setup, style configuration, and the benefits of Mapbox's official…
skills.sh
mapbox-mcp-devkit-patterns
Integration patterns for Mapbox MCP DevKit Server in AI coding assistants. Covers setup, style management, token management, validation workflows, and…
skills.sh
mapbox-android-patterns
Official integration patterns for Mapbox Maps SDK on Android. Covers installation, adding markers, user location, custom data, styles, camera control, and…
skills.sh
mapbox-search-integration
Complete workflow for implementing Mapbox search in applications - from discovery questions to production-ready integration with best practices