Results for “view-refactoring”
6 skillsrefactor
Improve code structure and readability without changing external behavior through surgical refactoring techniques.
36.2k
visual-plan
Transform text plans into interactive visual documents with diagrams, code snippets, and review surfaces for coding agents.
3.4k · bundle
refactor-method-complexity-reduce
Reduces cognitive complexity of a specified method by extracting logic into focused helper methods, improving readability and maintainability.
36.2k
visual-recap
Turn a PR, branch, commit, or git diff into an interactive visual recap with diagrams, file maps, API/schema summaries, annotated diffs, and focused review notes.
3.4k · bundle
java-refactoring-remove-parameter
Refactors Java methods by removing unused or redundant parameters to improve readability and maintainability.
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