redux-state-generator

Community

Streamline Redux state layers from use cases

AuthorSaurav-snapwork
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the generation of a complete Redux state layer for a feature by deriving a consistent slice shape, thunks, selectors, and presentation hooks from domain use cases, ensuring clean architecture boundaries.

Core Features & Use Cases

  • Auto-generates a per-feature state slice using Redux Toolkit with typed data, status, and error fields for each async use case.
  • Co-locates all thunks inside the slice file and enforces delegation to use cases, never performing I/O directly.
  • Produces selectors for every field and derived async-state helpers for UI integration.

Quick Start

Run the Redux State Generator after Domain Extraction to scaffold the feature's state layer.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: redux-state-generator
Download link: https://github.com/Saurav-snapwork/NewAppTemplate/archive/main.zip#redux-state-generator

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.