01Syntax-aware search and replace using ast-grep
02Interactive refactoring with dry-run and verification steps
03Mass renaming of functions, classes, and variables across scopes
04Structural code architecture restructuring and module splitting
05Automated API migration and syntax modernization (e.g., var to const)
060 GitHub stars