datastore-review

Community

Audit DataStore usage for correctness and security.

AuthorCodePhobiia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

DataStore usage in Roblox projects is prone to subtle bugs, insecure patterns, and anti-patterns that can cause data loss, performance issues, or hard-to-maintain code. This skill helps identify and remediate such issues at the source.

Core Features & Use Cases

  • Discovery of DataStore and MemoryStore usage across the codebase, including initialization, reads, writes, and migrations.
  • Detection of unsafe patterns: unguarded operations, missing pcall wrappers, and inappropriate locking strategies.
  • Validation of data keys (prefer UserId over Name), schema versioning, and budget monitoring, with a comprehensive risk assessment.
  • Use Case: Teams can run this audit during code reviews or before major releases to ensure data integrity and compliance with best practices.

Quick Start

Scan the repository for DataStore usage and generate a findings report outlining critical and important issues.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: datastore-review
Download link: https://github.com/CodePhobiia/claude-roblox-game-studio/archive/main.zip#datastore-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.