Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
reduxjs
GitHub creator profile

reduxjs

Repository-level view of 9 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
9
repositories
1
occupation fields
1
updated
2026-03-16
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
redux-toolkit
9 skills11.2k1.3kupdated 2026-03-16
100% of creator
manage-server-datagenerate-rtk-query-from-openapi
소프트웨어 개발자컴퓨터 프로그래머

Use this when generating RTK Query endpoints from OpenAPI schemas with @rtk-query/codegen-openapi. Covers the empty API pattern, filterEndpoints, endpointOverrides, generated tags, and reviewing generated output before it becomes part of the app.

2026-03-16
build-modern-redux-appsmodern-redux
소프트웨어 개발자

Use this when setting up a new Redux Toolkit app or modernizing an existing React + Redux codebase. Covers configureStore, Provider wiring, typed hooks, hooks-first React-Redux usage, feature folders, and the correct store lifetime for SPA and SSR-heavy React environments.

2026-03-16
build-modern-redux-appsredux-dataflow
소프트웨어 개발자

Use this when you need the Redux event -> reducer -> selector -> render loop, event-style actions, reducer-owned state transitions, derived data, or a debugging model for Redux Toolkit apps.

2026-03-16
evolve-and-diagnose-redux-appsdebug-redux-toolkit-apps
소프트웨어 품질 보증 분석가·테스터소프트웨어 개발자

Use this when debugging duplicate requests, stale cache behavior, broad subscriptions, selector churn, serializability warnings, or other Redux Toolkit and RTK Query bugs. Covers a practical event -> reducer -> selector -> render debugging loop plus RTK Query cache interpretation.

2026-03-16
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.

2026-03-16
manage-server-dataadopt-rtk-query
소프트웨어 개발자

Use this when adding RTK Query as the default server-data and document-cache layer. Covers createApi, store integration, hooks, invalidation behavior, optimistic updates, and deciding when RTK Query is the right cache model.

2026-03-16
model-redux-statebuild-slices-and-selectors
소프트웨어 개발자

Use this when authoring or refactoring slices with createSlice, selectors, create.asyncThunk, entity adapters, or lazy reducer injection. Covers Immer-backed mutation syntax, slice selectors, getSelectors, injectInto, withLazyLoadedSlices, and current RTK 2 slice patterns.

2026-03-16
model-redux-statedesign-state-ownership
소프트웨어 개발자

Use this when deciding whether data belongs in Redux, component state, router state, or another external source. Covers state ownership, authority boundaries, slice sizing, and when to move or split data as the app evolves.

2026-03-16
Showing top 8 of 9 collected skills in this repository.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다