About
This skill provides a standardized framework for managing document updates in Foundry VTT modules, ensuring stability in multi-client environments. It implements critical patterns such as ownership guards, no-op detection, and batched updates to minimize redundant database writes and network traffic. By guiding developers through sequential update queuing and atomic document operations, it eliminates common issues like UI flickering, race conditions, and performance degradation during complex tabletop sessions.