What is component-refactoring?
Refactor high-complexity React components in frontend. Use when the user asks for code splitting, hook extraction, or complexity reduction, or when you come across a component that is too complex to understand and refactor it. Source: pageai-pro/ralph-loop.