use-jolt

Community

Model reactive Dart state with Jolt primitives.

Authorvowdemon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Jolt state models are ordinary Dart objects built from a small reactive core: own state with Signal, derive values with Computed, react with Effect or Watcher, and bind related lifetimes with EffectScope.

Core Features & Use Cases

  • Reactive signals with automatic dependency tracking
  • Derived values with Computed and Readable/Writable variants
  • Side effects, watchers, and scoped lifecycles with Effect, Watcher, and EffectScope
  • Collection signals and interop with Future/Stream for async state
  • Lightweight, code-only approach without code generation

Quick Start

Define a simple Dart class that uses a private Signal for state, expose a derived Computed value, and attach an Effect to observe changes.

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: use-jolt
Download link: https://github.com/vowdemon/jolt/archive/main.zip#use-jolt

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