map-the-landscape
SolidMap the big picture around a topic or software repository by identifying its boundaries, layers, actors, components, relationships, flows, history, fault lines, and open questions, then explain how the pieces fit together and where to look next. Use when a user asks to understand a whole field, domain, technology, ecosystem, industry, codebase, architecture, unfamiliar repo, or phrases such as "give me the big picture", "map the landscape", "how does this all fit together?", "help me get oriented", or "what am I missing?"
Install
Quality Score: 84/100
Skill Content
Details
- Author
- tamdogood
- Repository
- tamdogood/builder-essential-skills
- Created
- 2 weeks ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
map-repo
Survey an unfamiliar codebase and write the map you wish someone had left you — entry points, subsystems, data flow, conventions, and the parts that will surprise you.
cartographer
Work that's too big to hold in one session, planned as a living map of unknowns — named destination, sharp questions, and fog — resolved one at a time, and kept open through implementation so unknowns found mid-build come back to the map instead of into the diff.
map-codebase
Use when an agent needs to understand how an unfamiliar codebase or subsystem actually works before changing it; maps entry points, control and data flow, key abstractions, and external effects to the depth the task needs, and reports what was not traced rather than reviewing quality or editing code.