Load this skill whenever the project contains static or interactive maps, embedded map widgets (Google Maps, Leaflet, Mapbox, OpenStreetMap), or any geographic visualizations. Under no circumstances embed a map without a text-based alternative conveying the same information. Absolutely always ensure map controls are keyboard-accessible and that all meaningful map content is available without the visual map.
$npx -y skills add mgifford/accessibility-skills --skill mapsInstalls into the current project.
Run `npx skills use "https://github.com/mgifford/accessibility-skills" --skill "mgifford/accessibility-skills/maps"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mgifford/accessibility-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mgifford/accessibility-skills"` and select the relevant skills, then follow their instructions.