signalize-signals

Community

Build reactive apps with precise signals.

Authorspearwolf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides the core reactive primitives used to create, configure, and clean up signals in @spearwolf/signalize, enabling robust fine-grained reactivity without framework lock-in.

Core Features & Use Cases

  • Create and manage signals with get/set/value and lifecycle methods (createSignal, destroySignal, touch, onChange)
  • Configure per-signal options like lazy initialization and custom compare logic, plus functional API helpers (value, touch, destroySignal, mute/unmute)
  • Use in library code or applications to implement reactive patterns such as effects, memos, and links

Quick Start

Import createSignal and use it to create a reactive signal, then read with get() and destroy it when finished.

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: signalize-signals
Download link: https://github.com/spearwolf/signalize/archive/main.zip#signalize-signals

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.