cyberneticlibrary

Generate code refactoring checklist

code-refactoring-assistantskillsetup L1381
majiayu000/claude-skill-registry
What it does

Refactor code for readability and efficiency

Best for

Improving code quality through safe, syntax-preserving transformations without changing behavior.

Inputs
  • · Source code snippet or file
Outputs
  • · Refactored code
  • · Explanation of changes
  • · Potential follow-up actions
Preconditions

Code sample with context about the desired style/target language

Failure modes
  • · May not detect all edge cases or language-specific idioms