Acerca de
This skill integrates ast-grep into Claude Code, enabling developers to perform semantic code searches and transformations that surpass traditional regex capabilities. By understanding the Abstract Syntax Tree (AST), it allows for precise pattern matching, automated code migrations (codemods), and the enforcement of complex security rules. Whether you are migrating deprecated APIs, identifying SQL injection risks, or refactoring nested function calls, this tool provides the structural awareness needed for safe and efficient code manipulation in polyglot environments.