tanstack-store

Official

Reactive state management

Authoroakoss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manages shared reactive state across components and frameworks efficiently, with built-in support for derived computations and batched updates to optimize performance.

Core Features & Use Cases

  • Framework-Agnostic State: Use the same state logic in React, Vue, Solid, Angular, and Svelte.
  • Derived State: Create computed values that automatically update when their dependencies change.
  • Batching: Group multiple state updates to trigger UI re-renders only once.
  • Use Case: Manage global application settings like theme, user preferences, or feature flags that need to be accessed and updated from various parts of your application without prop drilling.

Quick Start

Use the tanstack-store skill to create a new store for managing user authentication status.

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: tanstack-store
Download link: https://github.com/oakoss/agent-skills/archive/main.zip#tanstack-store

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 223,000+ vetted skills library on demand.