About
This skill empowers Claude to systematically modernize React codebases by migrating class components to functional components with Hooks, implementing React 18 concurrent features like Suspense and transitions, and applying automated codemods for large-scale refactoring. It provides structured guidance for version upgrades (16 to 17 to 18), performance optimization through memoization, and the transition to TypeScript, ensuring applications remain performant, maintainable, and up-to-date with the latest ecosystem standards.