概要
Provides a specialized system for exploring and understanding complex codebases by querying pre-generated symbol graphs instead of loading full source files. By using domain-specific chunking and architectural layer tagging—such as routers, services, repositories, and components—it allows developers to locate functions, types, and architectural patterns with minimal overhead. This skill is particularly useful for implementing new features based on existing patterns, validating structural integrity across frontend and backend domains, and performing deep codebase analysis while maintaining high token efficiency.