Pwp Refactor

Safe refactoring protocol — restructure code without breaking behavior. Use this skill whenever the user asks to refactor, restructure, reorganize, clean up, simplify, or decompose code. Also use when they say 'this file is too big', 'too much duplication', 'split this up', 'make this cleaner', 'reduce complexity', or 'extract this into its own thing'. Covers extract, rename, move, inline, and simplify patterns with safety verification.

shandar d13a4e3 3.7 KB Updated

File contents

shandar/pwp-plugin/tree/main/skills/pwp-refactor commit d13a4e324c

Frequently asked questions

npx skillmds@latest add shandar/pwp-refactor