zoom-out
Instructs the AI agent to provide broader context and a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture, helping to quickly grasp system structure and module relationships.
git clone https://github.com/mattpocock/skills.gitBefore / After Comparison
1 组When encountering unfamiliar complex codebases, significant time is spent manually tracing call chains, reading fragmented documentation, and trying to understand its role and dependencies within the system, leading to low efficiency and potential oversight of critical information.
The AI agent quickly provides a high-level context, relevant modules, and caller mappings for a code section, helping developers gain an overall understanding of the code architecture in a short time, significantly boosting comprehension efficiency.
I don't know this area of code well. Go up a layer of abstraction. Give me a map of all the relevant modules and callers, using the project's domain glossary vocabulary.
User Reviews (0)
Write a Review
No reviews yet
Statistics
User Rating
Rate this Skill