Refactor

Guide safe, disciplined code refactoring. Always use this skill when asked to refactor, restructure, reorganize, clean up, or improve the design of existing code. Use when the user says "this code is messy", "help me clean this up", "this function does too much", "extract this", "break this apart", "this is hard to read", "the codebase is tangled", or any time code structure needs to change without changing behavior. Read this skill before making any structural code changes.

AllThingsSmitty Updated

File contents

AllThingsSmitty/agent-skills/tree/main/skills/refactor commit 5f2d2c461d

Frequently asked questions

npx skillmds@latest add allthingssmitty/refactor