Explore the codebase structure using Lightning Code Index
Use Lightning Code Index to explore codebase structure, find files, and analyze specific areas. Use when you need to understand project layout or locate code before making changes.
/plugin marketplace add standardbeagle/standardbeagle-tools/plugin install tools@standardbeagle-toolsUse the Lightning Code Index to explore and understand codebase structure.
mcp__lci__code_insight mode="overview" for high-level structuremcp__lci__find_files to locate files by patternmcp__lci__code_insight mode="detailed" for specific areasmcp__lci__get_context to dive into specific symbolsmcp__lci__code_insight mode="overview"mcp__lci__find_files pattern="*_test.go"mcp__lci__code_insight mode="detailed" target="internal/api"mcp__lci__code_insight mode="git_hotspots"