08-state-management

Community

Lean client state via clear separation.

Authorkennypallchizaca-coder
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Global state becomes dangerous when it turns into a dumping ground. This skill defines how to keep client state small, explicit, and framework-appropriate while separating server cache, UI state, and session state.

Core Features & Use Cases

  • Split state by concern into focused stores (auth, theme, and feature UI state).
  • Keep server data out of stores; use resource/query layers for remote data.
  • Hydrate state intentionally from safe sources and document persistence rules.

Quick Start

Split auth, theme, and feature UI state into focused stores and keep remote data in resource/query layers rather than mixing into global state.

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: 08-state-management
Download link: https://github.com/kennypallchizaca-coder/agentic-full-stack-skills/archive/main.zip#08-state-management

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.