What problem does it solve?
This Skill solves the problem of losing track of how a codebase fits together as it grows. Traditional tools show files and folders, but they don't reveal the actual architectural concepts and system boundaries that matter for understanding. ClaudeMap reads your project and groups it into systems you actually think about, so you can zoom out for the big picture or zoom in for details without getting lost in directory trees.
Core Features & Use Cases
- Automated Architecture Mapping: Snapshots the repository and uses AI to group files into intuitive systems with health indicators.
- Live Walkthroughs: Drives guided presentations with highlights, captions, and flows across the map for code reviews or onboarding.
- Scoped Subsystem Maps: Creates focused maps for individual subsystems so large codebases stay navigable.
- Use Case: A developer can generate a full architecture map of a weekend-built app, then use natural language to highlight the auth system, walk through request handling, or identify the riskiest areas by health score.
Quick Start
Use the claudemap-runtime skill to analyze the current repository and open an interactive architecture map in your browser.