Refactor

Improve code structure without changing behavior. Use when refactoring, restructuring, simplifying, or extracting code. Also for reducing duplication, renaming for clarity, or addressing code smells. Enforces one change → test → commit when the commit can stay scoped. NOT for style/formatting (use /lint), features, or bug fixes.

ArcadeAI e09875e 14.4 KB Updated

File contents

arcadeai/safeword/tree/main/plugin/skills/refactor commit e09875e7c1

Frequently asked questions

npx skillmds@latest add arcadeai/refactor