01Side-effect isolation to separate business logic from I/O
02Context-aware refactoring for both single files and entire directories
03Conversion of imperative loops to higher-order functions
0410 GitHub stars
05Immutability enforcement through structural data copying
06Code flattening via early returns and guard clauses