概要
This skill empowers Claude to systematically upgrade React applications by migrating class-based components to functional components with Hooks, implementing React 18 features like concurrent rendering and automatic batching, and applying automated codemods. It provides structured guidance for navigating breaking changes between versions 16, 17, and 18, while ensuring performance optimization through memoization and code splitting. It is an essential tool for developers looking to reduce technical debt and leverage the latest ecosystem advancements with AI-driven precision.