react-modernization
Master React version upgrades, class-to-hooks migration, concurrent features, and automated refactoring with codemods.
Install
npx skills add https://github.com/wshobson/agents --skill react-modernizationStats
| Total installs | 3,898 |
| Weekly installs | 3.9K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers version upgrade paths (React 16→17→18) with breaking changes, class-to-hooks migration patterns, and concurrent features like Suspense, transitions, and automatic batching
- Includes ready-to-run codemods for automating unsafe lifecycle renames, import updates, and class-to-function conversions
- Demonstrates performance optimization techniques using useMemo, useCallback, code splitting, and React.memo
- Provides TypeScript migration guidance and a step-by-step checklist for pre-migration, component conversion, and testing phases
Tags
Related skills
| Skill | Installs | vs react-modernization |
|---|---|---|
| tailwindcss-advanced-layouts | 4,380 | +482 |
| winui3-migration-guide | 4,440 | +542 |
| nextjs-supabase-auth | 3,699 | -199 |
| web-component-design | 4,579 | +681 |
| ckm:slides | 3,723 | -175 |
FAQ
- How many installs does react-modernization have?
- react-modernization has 3,898 total installs and 3.9K installs this week.
- Where is react-modernization hosted?
- react-modernization is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does react-modernization have?
- react-modernization has 32.4K GitHub stars.
- When was react-modernization first indexed?
- OrangeBot.AI first indexed react-modernization on Jan 20, 2026.
- How do I install react-modernization?
- Run: npx skills add https://github.com/wshobson/agents --skill react-modernization