Agent skill · mapbox
mapbox-navigation-patterns
Navigation implementation patterns for turn-by-turn directions, route optimization, real-time traffic, multi-stop routing, and voice guidance across web, iOS, and Android platforms
What it needs
About 3k tokens when loaded.
What this skill does
Mapbox Navigation Patterns Expert guidance for implementing navigation and routing features using Mapbox Directions API and Navigation SDKs. Covers turn-by-turn navigation, route optimization, real-time traffic integration, multi-stop routing, and navigation UI components. Use This Skill When User says things like: "I need turn-by-turn navigation in my app" "How do I add driving directions?" "I want to show a route on the map" "I need multi-stop routing" "How do I add voice guidance?" "I want real-time traffic updates" "I need to optimize delivery routes" Product Overview Directions API (REST) Best for: Web applications, simple routing, backend route calculation Features: Route calculation (driving, walking, cycling, traffic) Alternative routes Turn-by-turn instructions Multi-stop routing (up to 25 waypoints) Route optimization Real-time traffic data Avoid specific roads/areas Pricing: Pay per request Navigation SDK for iOS Best for: Native iOS apps with turn-by-turn navigation Defaults: SwiftUI app shell + wrap drop-in NavigationViewController via UIViewControllerRepresentable (official getting-started path). Use a fully custom Core UI (CoreSDKExample) only when the user explicitly wants to build their own nav chrome. Before coding: SPM (MapboxNavigationCore + MapboxNavigationUIKit), .netrc download token, MBXAccessToken, location permissions, background audio/location — see install guide and the iOS reference checklist. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills mapbox/mapbox-navigation-patterns