claudemap
Interactive visual maps that explain your codebase
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ClaudeMap?โผ
Run `npx skills add QuinnAho/claudemap --all -g -y` in your terminal to install the skill globally, then run `/setup-claudemap` inside Claude Code to build your first map.
What does ClaudeMap do?โผ
It analyzes your repository and renders an interactive map that groups code by concept, so you can zoom out for the big picture or zoom in for details. Colors show which parts are healthy and which are broken.
How do I explore my code with ClaudeMap?โผ
Use `/explain` to get a step-by-step guided walkthrough with visual highlighting, or `/show` to jump the map to any file or feature using plain language.
Does ClaudeMap work with Codex?โผ
Yes. It supports both Claude Code and OpenAI Codex, and maps stay consistent across rebuilds with stable layouts.
Can ClaudeMap handle large codebases?โผ
Yes. You can create scoped sub-maps for individual subsystems, and the `/refresh` command updates only what changed after new edits.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core