roblox-data-persistence

Installation
SKILL.md

roblox-data-persistence

This skill delivers the authoritative, detailed knowledge required to implement robust, scalable, and safe persistent storage in Roblox experiences using Luau. LLMs often have outdated or incomplete information about the distinctions between datastore variants, the full power of versioning/metadata, configurable rate limits, precise caching behavior, and the exhaustive set of error conditions and quotas.

Primary official sources (consult these for the absolute latest):

Progressive disclosure in this skill:

  • Start here in SKILL.md for high-level decision making, recommended workflows, and checklists.
  • Read specific files in references/ for exhaustive technical details, tables, code samples, and edge cases when you need to implement or debug a particular aspect.
  • Use scripts/ for ready-to-adapt wrapper modules and utilities.
Installs
1
GitHub Stars
5
First Seen
4 days ago
roblox-data-persistence — nonlooped/roblox-suite