Refactoring

Use when restructuring code without changing behavior -- extracting functions, renaming, moving files, reducing duplication, migrating between patterns (JS to TS, CJS to ESM), or addressing code smells. Covers safe refactoring workflows for any language.

Sagargupta16 75a52c1 6.4 KB Updated

File contents

Sagargupta16/claude-skills/tree/main/plugins/refactoring/skills/refactoring commit 75a52c17e3

Frequently asked questions

npx skillmds@latest add sagargupta16/refactoring