소개
The Refactoring Advisor is a specialized Claude Code skill designed to help developers systematically improve their codebase. It analyzes existing logic for common 'code smells'—such as long methods or god classes—and suggests proven design patterns to resolve them. By generating detailed, step-by-step plans that prioritize safety and test coverage, it allows engineers to modernize legacy code and simplify complex logic without breaking existing functionality. This tool is essential for teams looking to maintain high-quality standards and streamline long-term software evolution.