概要
This skill provides a comprehensive framework for modernizing aging React applications. It facilitates the transition from class-based components to functional components using hooks, implements React 18's concurrent rendering features like Suspense and transitions, and provides automated refactoring paths via codemods. It is particularly useful for development teams looking to improve application performance, adopt TypeScript, and ensure their frontend architecture remains maintainable and aligned with the latest ecosystem best practices.