refactor-assist
SKILL.md
Refactor Assistant
Code review yourself before anyone else does. Point this at a file and get specific refactoring suggestions with diffs.
One command. Zero config. Just works.
Quick Start
npx ai-refactor src/utils.ts
What It Does
- Analyzes code for improvement opportunities
- Shows colored diffs for suggested changes
- Focuses on readability and patterns
- Can apply changes automatically