소개
This skill empowers Claude to systematically modernize React applications by automating the transition from legacy class-based components to functional components with hooks, upgrading version-specific dependencies, and implementing React 18 features like automatic batching and concurrent rendering. It provides a structured framework for applying codemods, optimizing performance through memoization, and ensuring type safety with TypeScript, making it an essential tool for developers maintaining aging frontend architectures or seeking to leverage the latest React ecosystem improvements.