·state management
</>

state management

andrueandersoncs/claude-skill-effect-ts

This skill should be used when the user asks about "Effect Ref", "mutable state", "Ref.make", "Ref.get", "Ref.set", "Ref.update", "SubscriptionRef", "SynchronizedRef", "reactive state", "state updates", "concurrent state", "shared mutable state", or needs to understand how Effect handles mutable state in a functional way.

5Installs·0Trend·@andrueandersoncs

Installation

$npx skills add https://github.com/andrueandersoncs/claude-skill-effect-ts --skill state management

SKILL.md

| Basic get/set | ✅ | ✅ | ✅ | | Atomic updates | ✅ | ✅ | ✅ | | Effectful updates | ❌ | ✅ | ❌ | | Change notifications | ❌ | ❌ | ✅ | | Use case | Simple state | Async updates | Reactive state |

For comprehensive state management documentation, consult ${CLAUDEPLUGINROOT}/references/llms-full.txt.

This skill should be used when the user asks about "Effect Ref", "mutable state", "Ref.make", "Ref.get", "Ref.set", "Ref.update", "SubscriptionRef", "SynchronizedRef", "reactive state", "state updates", "concurrent state", "shared mutable state", or needs to understand how Effect handles mutable state in a functional way. Source: andrueandersoncs/claude-skill-effect-ts.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andrueandersoncs/claude-skill-effect-ts --skill state management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/andrueandersoncs/claude-skill-effect-ts --skill state management
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is state management?

This skill should be used when the user asks about "Effect Ref", "mutable state", "Ref.make", "Ref.get", "Ref.set", "Ref.update", "SubscriptionRef", "SynchronizedRef", "reactive state", "state updates", "concurrent state", "shared mutable state", or needs to understand how Effect handles mutable state in a functional way. Source: andrueandersoncs/claude-skill-effect-ts.

How do I install state management?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andrueandersoncs/claude-skill-effect-ts --skill state management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/andrueandersoncs/claude-skill-effect-ts