signals-preact-dart
CommunityImplement safe, efficient Dart signal primitives
Software Engineering#batching#reactive programming#dart#dependency tracking#effect#computed#preact signals
Authorrodydavis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you design and modify low-level preact_signals primitives in Dart safely and efficiently so reactive dependency tracking stays correct and avoids re-entrancy, cycles, and leaks.
Core Features & Use Cases
- Core primitive definitions: Clarifies how
signal,computed,effect,readonly,batch, anduntrackedshould behave and interact. - Dependency tracking rules: Specifies dynamic dependency tracking semantics for effects and computations, including when reads subscribe versus do not.
- Safety and performance guardrails: Enforces purity expectations, cycle detection avoidance patterns, lazy initialization awareness, and transactional batching behavior.
Quick Start
Ask an AI to generate or review a preact_signals Dart core change and validate it against the dependency tracking, re-entrancy, cycle, and memoization rules in this skill.
Dependency Matrix
Required Modules
None requiredComponents
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: signals-preact-dart Download link: https://github.com/rodydavis/signals.dart/archive/main.zip#signals-preact-dart 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.