0129 GitHub stars
02Proactively refines recently modified code to prevent the accumulation of technical debt
03Automatically aligns code with project standards like ES modules and explicit typing
04Eliminates redundant logic, unnecessary abstractions, and obvious comments
05Reduces code complexity and deep nesting to improve logical flow
06Converts cryptic one-liners and nested ternaries into clear, explicit structures