solidjs-stores

Community

Manage complex SolidJS state efficiently.

AuthorIlyaGulya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps manage complex, nested state in SolidJS applications, ensuring fine-grained reactivity and efficient updates for objects, arrays, and deeply nested data structures.

Core Features & Use Cases

  • Fine-grained Reactivity: createStore tracks changes to individual properties within nested objects and arrays, optimizing re-renders.
  • Efficient State Updates: Supports various setter patterns, including path syntax and Immer-style mutations with produce, for precise state modifications.
  • Data Synchronization: reconcile efficiently diffs new data against existing store data, ideal for integrating API responses.
  • Use Case: When managing application-wide state like user profiles, settings, or complex form data in a SolidJS app, createStore provides a robust and performant solution.

Quick Start

Use the solidjs-stores skill to create a store for managing user data with nested properties.

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: solidjs-stores
Download link: https://github.com/IlyaGulya/claude-marketplace/archive/main.zip#solidjs-stores

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.