mapbox-web-integration-patterns
✓Offizielle Integrationsmuster für Mapbox GL JS in gängigen Web-Frameworks. Behandelt Einrichtung, Lebenszyklusverwaltung, Token-Verwaltung, Suchintegration und häufige Fallstricke. Basierend auf dem Gerüstbau-Tool zum Erstellen einer Web-App von Mapbox.
Installation
SKILL.md
This skill provides official patterns for integrating Mapbox GL JS into web applications across different frameworks. These patterns are based on Mapbox's create-web-app scaffolding tool and represent production-ready best practices.
⚠️ Production apps should use npm, not CDN - ensures consistent versions and offline builds.
Note: These examples use Vite (the bundler used in create-web-app). If using Create React App, replace import.meta.env.VITEMAPBOXACCESSTOKEN with process.env.REACTAPPMAPBOXTOKEN. See the Token Management Patterns section for other bundlers.
Offizielle Integrationsmuster für Mapbox GL JS in gängigen Web-Frameworks. Behandelt Einrichtung, Lebenszyklusverwaltung, Token-Verwaltung, Suchintegration und häufige Fallstricke. Basierend auf dem Gerüstbau-Tool zum Erstellen einer Web-App von Mapbox. Quelle: mapbox/mapbox-agent-skills.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/mapbox/mapbox-agent-skills --skill mapbox-web-integration-patterns- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist mapbox-web-integration-patterns?
Offizielle Integrationsmuster für Mapbox GL JS in gängigen Web-Frameworks. Behandelt Einrichtung, Lebenszyklusverwaltung, Token-Verwaltung, Suchintegration und häufige Fallstricke. Basierend auf dem Gerüstbau-Tool zum Erstellen einer Web-App von Mapbox. Quelle: mapbox/mapbox-agent-skills.
Wie installiere ich mapbox-web-integration-patterns?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/mapbox/mapbox-agent-skills --skill mapbox-web-integration-patterns Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/mapbox/mapbox-agent-skills
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01