Roblox Luau Scripting
Script a Roblox experience in Luau: get services, create and parent Instances, connect events, run server Scripts vs client LocalScripts, and communicate across the client/server boundary with RemoteEvents/RemoteFunctions (server-authoritative). Use when building or debugging Roblox Studio scripts — when the user mentions Roblox, Luau, services, RemoteEvent, Instance.new, PlayerAdded, or client vs server. For saving player data use roblox-datastores.
- Skill name
roblox-luau
Install
npx skills add gamedev-skills/awesome-gamedev-agent-skills
Installs every skill in the collection; the router loads roblox-luau when your request matches it.
Skill source
Read the full playbook in skills/other-engines/roblox-luau/SKILL.md.