Code Polish helps you clean up your recent code changes and check for problems all at once. It simplifies hard-to-read parts and then reviews everything for bugs or risks. You get one final report with fixes already applied.
This tool works on files you have changed recently. You can also point it at specific files or a range of commits. It skips generated or unimportant files unless you ask for them. The result is cleaner, safer code with less effort.
Global
mkdir -p ~/.claude/skills/code-polishProject
mkdir -p .claude/skills/code-polishSource Repository
Web Design Guidelinesvercel-labs/agent-skills
Review your UI code for compliance with web interface guidelines
Improve Codebase Architecturemattpocock/skills
Scan your codebase for architecture improvements with visual reports and pick one to refactor
Zoom Outmattpocock/skills
Get a big picture view of your code with a simple map of modules and callers
Caveman Reviewjuliusbrussee/caveman
Ultra-compressed one-line code review comments that cut noise
Requesting Code Reviewobra/superpowers
Catch code issues early with focused automated reviews before every merge
Receiving Code Reviewobra/superpowers
Think first, then code. Verify feedback before making changes. Stay objective
Auditpbakaus/impeccable
Audit your code for accessibility performance theming and anti-patterns
Request Refactor Planmattpocock/skills
Plan safe code refactors with tiny commits and clear GitHub issues