solidjs-patterns
CommunitySolidJS UI patterns for reliable, reactive apps
AuthorTrollHeap
Version1.0.0
Installs0
System Documentation
What problem does it solve?
SolidJS UI patterns help manage reactivity and UI state in OpenWork, addressing issues where signals, derived state, and per-action flags become tangled, causing inconsistent UI behavior and race conditions.
Core Features & Use Cases
- Fine-grained signals with separate pending states per action
- Use createMemo to derive UI state and avoid duplicated booleans
- Safe async handlers that snapshot signals before awaiting
- Clear guidelines for mutable updates and immutable patterns
- Real-world usage: scalable SolidJS components in OpenWork dashboards
Quick Start
Describe a SolidJS UI component and apply per-action pending states, derived state with createMemo, and safe signal handling.
Dependency Matrix
Required Modules
None requiredComponents
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-patterns Download link: https://github.com/TrollHeap/dotfiles/archive/main.zip#solidjs-patterns 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 223,000+ vetted skills library on demand.