About
This skill provides specialized guidance for managing complex client-side state within the ree-board project using Preact Signals. It enables developers to implement reactive UI updates, derived data through computed signals, and performance-optimized batching to minimize React re-renders. By establishing clear patterns for domain-specific organization—covering boards, posts, and members—this skill helps maintain a scalable and predictable data flow, particularly when integrating real-time updates and optimistic UI patterns with server actions.