LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

zustand - Zustand state management for React SPA Vite and Next.js.

Adds, configures, bootstraps, or refactors Zustand stores, typed selectors, vanilla store factories, and client providers for React SPA Vite and Next.js.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Detect React project target framework
  • Install zustand dependency package
  • Create typed Zustand store modules
  • Create vanilla store factories for Next.js
  • Create client providers for Next.js
  • Verify Zustand store setup

Inputs

  • Project package dependencies and lockfiles
  • Framework configuration files
  • Application entry files
  • Project source layout structure

Outputs

  • Updated package.json file
  • Zustand store module files
  • Nextjs store factories and providers
  • Zustand verification script output

Requirements

  • React SPA Vite or Nextjs framework project
  • Nodejs package manager
  • React client-side execution context

Source

  • Spec: SKILL.md
react
zustand
state-management
vite
nextjs
frontend
Detect React project target framework
Install zustand dependency package
Create typed Zustand store modules
Create vanilla store factories for Next.js
Project package dependencies and lockfiles
Framework configuration files
Application entry files
Updated package.json file
Zustand store module files
Nextjs store factories and providers