Results for “safe-refactoring”
5 skillsRefactor
Improve code structure and readability without changing external behavior through surgical refactoring techniques.
36.2k
Review And Refactor
Review and refactor code according to project-specific coding guidelines and instructions.
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
Refactor Plan
Creates a concrete, multi-phase plan before starting a multi-file refactor, including affected files, dependencies, verification steps, and rollback procedures.
36.2k
Ruff Recursive Fix
Enforce code quality with Ruff in a controlled, iterative workflow: run checks with optional scope and rule overrides, apply safe and unsafe autofixes, review diffs, and resolve remaining findings.
36.2k