Run iterative refactoring on changed files (minimum 3 rounds). Round 1: structural improvements (DRY, method extraction). Round 2: readability (naming, nesting reduction). Round 3: convention compliance. Continues until no improvements found. Generates a before/after report. Use after implementation, before code review.
$npx -y skills add kzytateishi/spikeee-plugins-marketplace --skill refactorInstalls into the current project.
Run `npx skills use "https://github.com/kzytateishi/spikeee-plugins-marketplace" --skill "kzytateishi/spikeee-plugins-marketplace/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/kzytateishi/spikeee-plugins-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/kzytateishi/spikeee-plugins-marketplace"` and select the relevant skills, then follow their instructions.