state-ref - State-Ref Reactive State Management Workflow
Handle state-ref reactive state management following proxy-based reactivity patterns
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create reactive stores
- subscribe to state changes
- connect to UI frameworks
- manage state dependencies
- implement manual sync patterns
Inputs
- state-ref library
- package.json configuration
- existing code imports
- project dependencies
- framework code
Outputs
- reactive stores
- state subscriptions
- framework-connected hooks
- updated state values
- computed values
Requirements
- state-ref installed
- package.json with state-ref
- node_modules/state-ref exists
- TypeScript or JavaScript project
- supported framework installed
