This skill should be used when the user asks to "refactor this package", "reorganize this code", "split this file", "this code is a mess", "too many files", "simplify this module", "restructure this", or mentions god structs, god components, god classes, package organization, module structure, or code that is hard to navigate. Unlike the code-cleanup skill (which removes dead code and tests), this skill restructures working code for clarity and maintainability.
$npx -y skills add denisraison/claude-plugins --skill refactorInstalls into the current project.
Run `npx skills use "https://github.com/denisraison/claude-plugins" --skill "denisraison/claude-plugins/refactor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/denisraison/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/denisraison/claude-plugins"` and select the relevant skills, then follow their instructions.