Results for “multi-file-refactor”
6 skillsMore results
refactor
Improve code structure and readability without changing external behavior through surgical refactoring techniques.
36.2k
refactor-method-complexity-reduce
Reduces cognitive complexity of a specified method by extracting logic into focused helper methods, improving readability and maintainability.
36.2k
review-and-refactor
Review and refactor code according to project-specific coding guidelines and instructions.
36.2k
java-refactoring-extract-method
Refactors Java methods by extracting code blocks into separate, well-named methods to improve readability and maintainability.
36.2k
java-refactoring-remove-parameter
Refactors Java methods by removing unused or redundant parameters to improve readability and maintainability.
36.2k