name: zustand-web description: Basic skill for Zustand state stores, shared frontend state, and lightweight state management in web applications. Use when Codex needs a basic starting point for this web development area.
Zustand Web
Use this skill as a basic starting point.
Workflow
- Review the existing project structure, dependencies, and runtime environment.
- Identify the current UI, API, or deployment pattern and its constraints.
- Apply the smallest useful change that improves correctness, usability, or maintainability.
- Keep naming, styling, configuration, and framework conventions consistent.
- Verify the result with available tests, builds, or browser level checks.
Output
- Produce practical web focused code changes.
- Keep the result easy to review and maintain.
- Prefer small, safe updates over broad rewrites.