Acerca de
The Lint Fix Loop skill automates the tedious process of cleaning up codebase errors by following a disciplined, iterative approach. Instead of broad, automated fixes that might introduce bugs, it focuses on resolving one issue at a time, prioritizing critical type and import errors before moving to stylistic improvements. By emphasizing root-cause fixes over suppression comments like 'eslint-disable', it ensures your project adheres to best practices and remains maintainable for the long term.