home/categories/frontend/reduxjs-redux-toolkit-packages-toolkit-skills-evolve-and-diagnose-redux-apps-migrate-to-modern-redux-skill-md
frontenddevelopment

evolve-and-diagnose-redux-appsmigrate-to-modern-redux

Use this when moving a legacy Redux codebase to current RTK patterns. Covers replacing createStore with configureStore, migrating touched reducers to createSlice, codemod-assisted RTK 2 updates, and replacing server-data stacks with RTK Query instead of writing new legacy Redux code.

reduxjs
maintainer
reduxjs
更新日 3/16/2026
スター
11192
フォーク
1262
quick start

Installation and usage

Use this when moving a legacy Redux codebase to current RTK patterns. Covers replacing createStore with configureStore, migrating touched reducers to createSlice, codemod-assisted RTK 2 updates, and replacing server-data stacks with RTK Query instead of writing new legacy Redux code.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use evolve-and-diagnose-redux-appsmigrate-to-modern-redux