Communityv1.0.0

React Modernization

Upgrade React apps by migrating class components to hooks, adopting React 18/19 concurrent features, running codemods, and adding TypeScript types.

1.7kdownloads4active installswpank
View on ClawHubBack to Skills

Skill Details

Slug
react-modernization
Latest Version
1.0.0
Author
wpank
Published
Feb 10, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for React Modernization.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release: Modernize React apps with automated migration patterns, codemods, and key upgrade support. - Guides migration from class components to hooks with lifecycle mappings - Covers React 18/19 concurrent features and upgrade breaking changes - Provides codemods and search patterns for large-scale refactoring - Includes patterns for HOC/render-prop to hook migration - Supports TypeScript adoption for React codebases