소개
Designed to combat code bloat and maintainability issues, this skill provides a systematic approach to refactoring React and TypeScript projects. It targets specific linter failures—such as high cognitive complexity or excessive function length—and provides actionable patterns for component extraction, custom hook creation, and logic simplification. Whether you are dealing with deeply nested conditionals or massive components, this skill offers a clear workflow to transform brittle code into clean, modular, and testable architectures.