About
The AST Analyzer skill empowers Claude with the ability to look past raw text and understand the underlying structural logic of your codebase. By parsing source code into Abstract Syntax Trees, it enables precise refactoring, comprehensive class hierarchy mapping, and the detection of complex code smells like God Classes or deep nesting. Whether you are performing a large-scale migration, tracking variable scopes, or auditing circular dependencies, this skill provides the semantic depth needed for reliable code intelligence across Python, JavaScript, and TypeScript.