Semantic code search, analysis, and editing. Use for understanding code structure, finding classes/functions, refactoring, and impact analysis. Triggers on "where is this function", "show references", "analyze impact" queries
4.9
Rating
0
Installs
Tools & Utilities
Category
Clear, well-structured skill for semantic code search and analysis with good examples and workflows. The description adequately covers core capabilities (find_symbol, search_for_pattern, edit_symbol, find_referencing_symbols) and when to use them. Task knowledge is strong with concrete workflows for code understanding, refactoring, and bug fixing. Structure is clean and concise. However, novelty is limited: these are standard code analysis operations that modern CLI tools (grep, ripgrep, LSP servers, tree-sitter) can often handle efficiently. The skill would be more novel if it demonstrated unique semantic understanding beyond symbol-level search, or if the referenced codebase scale truly required specialized tooling. For moderately large codebases, a CLI agent with standard tools could accomplish similar tasks, though this skill does provide convenience and potential token savings through targeted operations.
Loading SKILL.md…

Skill Author