Acerca de
The Tree-sitter Code Analysis skill empowers Claude to understand source code at a structural level by parsing files into Abstract Syntax Trees (AST). Unlike standard text-based searching, this skill enables precise symbol extraction, complexity analysis, and dependency mapping. By utilizing tree-sitter queries, it can identify specific code patterns—such as function definitions or nested logic—across a wide variety of languages including Python, Rust, Go, and TypeScript. This makes it an invaluable tool for architectural audits, automated refactoring, and navigating complex codebases.