404: Not Found
React State Management
@MaciWP/CV_Astro1
0
Enforces Redux Toolkit patterns in React TypeScript projects. Auto-activates on: redux, state, slice, reducer, action, selector, thunk. Prevents prop drilling (>2 levels), useState for global state, direct state mutation, synchronous async logic. Ensures createSlice usage, typed selectors, RTK Query for API, immer-based reducers. Validates slice structure, naming conventions (camelCase actions), TypeScript types (RootState, AppDispatch). Targets: 0 prop drilling, 100% typed state, <50ms selector compute time.
Install Skill
1Download skill
2Enable skills in Claude
Open claude.ai/settings/capabilities and find the "Skills" section
3Upload to Claude
Click "Upload skill" and select the downloaded ZIP file
Note: Please verify skill by going through its instructions before using it.