react-fsd-zustand-ui

Community

Build robust React UIs with FSD & Zustand.

Authorjavierhbr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the development of React applications by enforcing architectural best practices (Feature-Sliced Design), ensuring correct useEffect usage, and implementing efficient Zustand state management for complex UI states.

Core Features & Use Cases

  • Architectural Guidance: Enforces Feature-Sliced Design (FSD) principles for maintainable code organization.
  • State Management: Guides the use of Zustand for shared client state, avoiding global state for local UI needs.
  • Effect Handling: Promotes correct useEffect usage, treating it as an escape hatch for synchronization, not for derived state or event handling.
  • UI States: Ensures robust handling of loading, error, empty, and success states for asynchronous operations.
  • Use Case: Refactor a complex React feature to adhere to FSD, optimize state management with Zustand, and ensure all async operations display appropriate loading, error, and empty states.

Quick Start

Use the react-fsd-zustand-ui skill to refactor the UserProfile component to follow FSD principles and manage its state with Zustand.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: react-fsd-zustand-ui
Download link: https://github.com/javierhbr/random-poc/archive/main.zip#react-fsd-zustand-ui

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.