Refactor

Perform safe refactoring operations while preserving behavior and maintaining code integrity. Use when: renaming identifiers, extracting functions/modules, inlining code, moving files, or restructuring code without changing functionality. Do NOT use when: adding new features, fixing bugs (use standard editing), or making breaking API changes.

marco-souza a494ef1 7.4 KB Updated

File contents

marco-souza/skills/tree/main/.agents/skills/refactor commit a494ef1313

Frequently asked questions

npx skillmds@latest add marco-souza/refactor