LogoClawIndex
CasesSkillsAbout
LogoClawIndex

refactoring-patterns - Safe code refactoring workflows

Apply safe refactoring patterns for code restructuring and cleanup

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • extract method
  • extract class
  • extract module
  • inline function
  • move code
  • rename symbol
  • replace conditional
  • introduce parameter
  • extract constant

Inputs

  • source code
  • test suite
  • code smell indicators

Outputs

  • refactored code
  • new files
  • updated references
  • named constants

Requirements

  • test coverage
  • IDE refactoring tools
  • version control system

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
refactoring
code quality
test-driven
code smells
code cleanup
extract method
extract class
extract module
inline function
source code
test suite
code smell indicators
refactored code
new files
updated references