Map Review Coach
Description
Claude Code skill that reviews mining investor maps against institutional-grade cartographic standards — returns spec-level critique + annotated PNG overlay
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
map-review-coach
A Claude Code skill that reviews mining investor maps against institutional-grade cartographic standards and returns specs-level critiques with annotated PNG overlays.
Built for [Exploration Sites](https://exploration-sites.com) (mining IR / visualization agency). Handles NI 43-101 / JORC / TSX / ASX compliance checks, palette discipline, typographic hierarchy, symbology standards, and investor-appeal review in one pass. Free to use.
What you get per review
- A markdown critique with exact hex / pt / px / opacity values for every issue, organized into 6 sections (Top 10 fixes · By category · Optional enhancements · Art direction · Spec audit per issue · Compliance check)
- An annotated PNG overlay of the source map with numbered circles matching the critique 1:1
- ~60 seconds per map
Tone: expert art director, one-way, no dialogue. Every recommendation cites exact values — no "consider" or "might want to."
Install
cd ~/.claude/skills
git clone https://github.com/wisdomhurts/map-review-coach.git
pip install Pillow
On Windows that's `C:\Users\\.claude\skills\`.
The skill auto-discovers. No registration step.
Use
Open Claude Code in any folder with map images. Type:
review this map: `path/to/your/map.jpg`
Outputs land next to the source map as `_review.md` and `_annotated.png`.
Read next
- RUNBOOK.md — invocation variants, output format, client-specific overrides, troubleshooting. Designer-facing, 5-minute read.
- SKILL.md — the Claude-facing skill definition (what the agent actually does step-by-step). Useful if you want to extend or fork.
- RUBRIC.md — the 5-axis review framework with exact institutional specs. This is where the standards live.
- PATTERNS.md — weighted recurring-mistake classes. Add to this file as your studio's learnings compound.
- BENCHMARKS.md
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing