solid-secondary-primitives

Community

Access lower-level SolidJS primitives for advanced reactivity.

Authoradamhjk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for fine-grained control over SolidJS reactive primitives beyond createSignal, createEffect, and createMemo, enabling more precise reactive behaviors for complex UI logic.

Core Features & Use Cases

  • Lower-Level Primitive Utilization: Supports createComputed, createRenderEffect, createReaction, createDeferred, and createSelector.
  • Use Case Example: Build custom directives that size elements dynamically or implement manual reactive subscriptions for optimized performance.
  • Advanced Reactivity: Manage synchronous effects, delayed updates, manual tracking, and selective list rendering efficiently.

Quick Start

Import the primitives from "solid-js" and use createReaction to monitor a signal, updating a value once a change occurs.

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: solid-secondary-primitives
Download link: https://github.com/adamhjk/mvtt/archive/main.zip#solid-secondary-primitives

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