·mapbox-style-quality
</>

mapbox-style-quality

mapbox/mapbox-agent-skills

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.

63Installs·6Trend·@mapbox

Installation

$npx skills add https://github.com/mapbox/mapbox-agent-skills --skill mapbox-style-quality

SKILL.md

This skill provides expert guidance on ensuring Mapbox style quality through validation, accessibility, and optimization tools.

Problem: Map throws expression errors at runtime Solution: Validate expressions with validateexpressiontool during development Prevention: Add expression validation to pre-commit hooks or CI/CD

Problem: Text labels are hard to read on map Solution: Check contrast with checkcolorcontrasttool, adjust colors to meet WCAG AA Prevention: Test text on both light and dark backgrounds, check at different zoom levels

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. Source: mapbox/mapbox-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mapbox/mapbox-agent-skills --skill mapbox-style-quality
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is mapbox-style-quality?

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. Source: mapbox/mapbox-agent-skills.

How do I install mapbox-style-quality?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mapbox/mapbox-agent-skills --skill mapbox-style-quality Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mapbox/mapbox-agent-skills