react-modernization

react modernization

wshobson ↓ 9.9k
Claude Code
View source ↗

What it does

  • Upgrading React applications to latest versions
  • Migrating class components to functional components with hooks
  • Adopting concurrent React features (Suspense, transitions)
  • Applying codemods for automated refactoring
  • Modernizing state management patterns
  • Updating to TypeScript
  • Improving performance with React 18+ features

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

react modernization

Source

Repository: https://github.com/wshobson/agents

react-modernization FAQ

What does the react-modernization skill do?

Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions. Upgrading React applications to latest versions Migrating class components to functional components with hooks

How do I install react-modernization?

Run: npx -y skills add https://github.com/wshobson/agents --skill react-modernization --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain react-modernization?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

react-modernization on getagentictools
[![react-modernization on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-react-modernization.svg)](https://getagentictools.com/skills/wshobson-agents-react-modernization?ref=badge)
npx agentictools info skills/wshobson-agents-react-modernization

The second line is the CLI lookup for this page — handy in READMEs and docs.