solid-effects
CommunitySimplify reactive side effects in SolidJS with ease.
Authoradamhjk
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of managing side effects and lifecycle hooks in SolidJS components, enabling users to efficiently handle DOM updates, network requests, subscriptions, and cleanup operations within reactive contexts.
Core Features & Use Cases
- Reactive Effect Management: Facilitates creating effects that respond to signal changes, such as logging or fetching data.
- Lifecycle Hooks: Provides straightforward methods like
onMountandonCleanupto manage component mount and unmount behaviors. - Use Case: For example, automatically updating the document title based on a counter signal or managing subscriptions that need cleanup when a component unmounts.
Quick Start
Use this Skill to set up an effect that logs a signal value whenever it changes, and clean up a timer when the component unmounts.
Dependency Matrix
Required Modules
solid-js
Components
scripts
💻 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-effects Download link: https://github.com/adamhjk/mvtt/archive/main.zip#solid-effects Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.