关于
LEANN Semantic Search transforms how developers navigate complex codebases by replacing traditional keyword matching with deep conceptual understanding. By leveraging vector embeddings, this skill allows Claude to answer natural language queries like 'how does authentication work' or 'where is the streaming logic,' even when those specific terms aren't used in the code. It is particularly effective for onboarding to new projects, identifying architectural patterns, and finding related implementations across large, multi-language repositories where standard grep searches might fail.