From refactor-helper
Analyze code for refactoring opportunities and apply improvements
How this skill is triggered — by the user, by Claude, or both
Slash command
/refactor-helper:refactor-helperThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze the selected code or file for refactoring opportunities. Look for:
Analyze the selected code or file for refactoring opportunities. Look for:
For each opportunity found:
Apply refactorings that are safe and improve clarity. Preserve external behavior. Do not change public APIs unless explicitly asked.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub leonj1/plugin-marketplace --plugin refactor-helper