code-cleanup-refactor
Clean up and refactor source code to improve readability and naming while preserving behavior. Triggered by requests to reformat, rename variables/functions for clarity, and apply consistent style across common languages (Python, JavaScript, Java, C, C++). Often used when a user asks to "clean up code", "improve readability", or "refactor names".
Skill Installation
Install this skill using skillscokac CLI tool
Installation command
npx skillscokac -i code-cleanup-refactorRemoval command
npx skillscokac -r code-cleanup-refactorUsage
After installation, run /code-cleanup-refactor in Claude Code
Prerequisite: Node.js must be installed on your system to run this command.
💡 Copy and run this command in your terminal to install the skill
Loading file viewer...