Acerca de
The fvtt-data-storage skill provides specialized guidance for developers building modules and systems on the Foundry Virtual Tabletop platform. It streamlines the decision-making process between using Document Flags for actor-specific data, Module Settings for global configurations, and external Files for large datasets. By enforcing best practices like proper namespacing, batch updates via document.update(), and efficient lazy-loading patterns, this skill helps developers avoid common performance bottlenecks and database corruption issues while ensuring cross-version compatibility.