mapbox/mapbox-search-integration
Complete workflow for implementing Mapbox search in applications - from discovery questions to production-ready integration with best practices
Complete workflow for implementing Mapbox search in applications - from discovery questions to production-ready integration with best practices
npx skills add https://github.com/mapbox/mapbox-agent-skills/tree/main/skills/mapbox-search-integrationComplete workflow for implementing Mapbox search in applications - from discovery questions to production-ready integration with best practices
This repo contains 8 individual skills — each has its own dedicated page.
Expert guidance on map design principles, color theory, visual hierarchy, typography, and cartographic best practices for creating effective and beautiful maps with Mapbox. Use when designing map styles, choosing colors, or making cartographic decisions.
Patterns for visualizing data on maps including choropleth maps, heat maps, 3D visualizations, data-driven styling, and animated data. Covers layer types, color scales, and performance optimization.
Expert guidance on choosing the right geospatial tool based on problem type, accuracy requirements, and performance needs
Common style patterns, layer configurations, and recipes for typical mapping scenarios including restaurant finders, real estate, data visualization, navigation, delivery/logistics, and more. Use when implementing specific map use cases or looking for proven style patterns.
Expert guidance on validating, optimizing, and ensuring quality of Mapbox styles through validation, accessibility checks, and optimization. Use when preparing styles for production, debugging issues, or ensuring map quality standards.
Security best practices for Mapbox access tokens, including scope management, URL restrictions, rotation strategies, and protecting sensitive data. Use when creating, managing, or advising on Mapbox token security.
Official integration patterns for Mapbox GL JS across popular web frameworks (React, Vue, Svelte, Angular). Covers setup, lifecycle management, token handling, search integration, and common pitfalls. Based on Mapbox's create-web-app scaffolding tool.
Performance optimization patterns for Mapbox GL JS web applications. Covers initialization waterfalls, bundle size, rendering performance, memory management, and web optimization. Prioritized by impact on user experience.
Agent-agnostic Git workflow skill pack for naming, commits, and PRs
Successor to ccg-workflow. Multi-model dev workflow for Claude Code — auto-routes frontend → Gemini, backend → Codex, with quality tiers, autonomous long-runs.
Skills and Agents workflow for Software Development
Portable Claude Code workflow: rules, skills, hooks, agents — devcontainer + Codespaces ready
Internal sub-skill: agentic review of a printed CLI's sampled command output for plausibility issues that rule-based checks can't encode (substring-match relevance, format bugs, silent source drops, ranking failures). Invoked via the Skill tool by main printing-press SKILL.md (Phase 4.85) and printing-press-polish SKILL.md during the diagnostic loop. Not for direct user invocation — its actionable wrappers are /printing-press and /printing-press-polish.
Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.