This gives you solid Zustand 5 patterns for React state management without the boilerplate of Redux. You get basic stores, selectors with the new useShallow hook to prevent unnecessary renders, persist middleware for localStorage, async actions, and the slices pattern for organizing larger stores. The Immer middleware examples are genuinely useful if you're tired of spreading objects everywhere. It covers the practical stuff like accessing state outside React and using DevTools. If you're reaching for Context API and prop drilling is annoying you, or Redux feels like overkill, these patterns are a good middle ground. Clean, typed examples throughout.
npx -y skills add gentleman-programming/gentleman-skills --skill zustand-5 --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar