Provides expert guidance and implementation patterns for real-time multiplayer synchronization and GM-delegated operations in Foundry VTT modules.
The fvtt-sockets skill empowers Claude to architect robust, multiplayer-safe experiences within Foundry Virtual Tabletop. It provides standardized patterns for event broadcasting, secure privileged operations using the executeAsGM pattern, and deep integration with the industry-standard Socketlib library. By applying this skill, developers can avoid common pitfalls such as race conditions, duplicate execution in hooks, and update storms, ensuring high-performance real-time communication between the server and all connected clients.
Key Features
01Standardized socket setup and manifest configuration