Cleanup Refactor

Simplify code and remove legacy/backcompat shims while preserving behavior. Use when asked to clean up or simplify code.

majiayu000 Updated 567 repo stars

File contents

Cleanup Refactor

Workflow

  • Identify legacy shims, redundant helpers, or dead code in the target paths.
  • Simplify or remove while keeping behavior stable and the diff minimal.
  • Avoid unrelated refactors; focus on the requested cleanup.
  • Summarize what was removed and why it is safe.

majiayu000/claude-skill-registry/tree/main/skills/development/cleanup-refactor commit 1057c909b2

Frequently asked questions

npx skillmds@latest add majiayu000/cleanup-refactor