MapKit and GeoToolbox skills — PlaceDescriptor patterns, geocoding, and cross-service place identifiers with MapKit integration. Use when working with maps, place data, or geocoding.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add rshankras/claude-code-apple-skills --skill mapkit --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mapkit?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rshankras-mapkit)More formats (shields.io, HTML) on the badges page.
---
name: mapkit
description: MapKit and GeoToolbox skills — PlaceDescriptor patterns, geocoding, and cross-service place identifiers with MapKit integration. Use when working with maps, place data, or geocoding.
allowed-tools: [Read, Glob, Grep]
last_verified: 2026-07-16
review_by: 2027-06-22
---
# MapKit Skills
Location and place-data patterns built on MapKit and GeoToolbox.
## When This Skill Activates
Use this skill when the user:
- Works with **PlaceDescriptor** or GeoToolbox
- Needs **geocoding** or reverse geocoding
- Handles **place identifiers across services** (Apple Maps + third-party)
## Available Skills
Paths are relative to THIS file's directory — skills run with cwd set to the
user's project, so resolve each path from this SKILL.md's own location.
| Skill | Read | Covers |
|-------|------|--------|
| geotoolbox | `geotoolbox/SKILL.md` | GeoToolbox PlaceDescriptor, geocoding, multi-service place identifiers |
## How to Route
1. Read `geotoolbox/SKILL.md` (relative to this file) plus any reference files it lists.
2. Apply the guidance to the user's code.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.