From topograph
Use when the user asks "does Topograph cover [country]?" or "what data does Topograph have for [country]?" or any country-specific Topograph coverage question. Fetches the live country manifest from the topograph MCP instead of guessing or relying on training data.
How this skill is triggered — by the user, by Claude, or both
Slash command
/topograph:topograph-country-coverageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the user asks about coverage for a specific country:
When the user asks about coverage for a specific country:
get_country(cc) on the topograph MCP.manifest.gaps) — explain why something is missingUS_XX for US states (e.g. US_NY, US_DE).If they ask about a country that returns "not found", suggest
list_countries(region=...) to browse what's available in the relevant region.
Topograph adds countries frequently. The MCP catalog is the source of truth. Never claim "Topograph doesn't support X" without first calling the MCP — the training cutoff is months behind what's live.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
npx claudepluginhub getsemaphore/topograph-mcp-library --plugin topograph