Fundamentals
Services, types, and how scripts run
A few gotchasroblox-core
Install just this one:
What it handles
- Service access with
game:GetService, Luau types, and serialization rules.[1][3] - Script locations and execution contexts, including modern
BaseScript.RunContext.[2] - The client-server data model and alternatives to filesystem I/O at runtime.[4]
Where this comes from (5 links)
The pages this skill was checked against, and the date of the last check.
- [1] Luauchecked 2026-06-17create.roblox.com
/docs /en-us /luau - [2] Script locations & contextschecked 2026-06-17create.roblox.com
/docs /en-us /scripting /locations - [3] Serviceschecked 2026-06-17create.roblox.com
/docs /en-us /scripting /services - [4] Client-server modelchecked 2026-06-17create.roblox.com
/docs /en-us /projects /client-server - [5] Engine API Referencechecked 2026-06-17create.roblox.com
/docs /reference /engine