Tag
#clean-code
2 prompts
Break a God Function Apart
Split an oversized function into well-named pieces without changing external behavior.
Refactor for Readability
Clean up code for clarity and maintainability without changing behavior.
Tag
Split an oversized function into well-named pieces without changing external behavior.
Clean up code for clarity and maintainability without changing behavior.