Loading...
Loading...
Found 9 Skills
Build 3D objects, props, maps, and environments in Roblox Studio via MCP. CSG patterns, spatial coordination, player scale reference, platform quirks. Use when the AI is placing parts, doing unions/subtracts, or building geometry.
Use this skill for any Roblox related tasks
Roblox platform engineering specialist - Masters Luau, the client-server security model, RemoteEvents/RemoteFunctions, DataStore, and module architecture for scalable Roblox experiences
12 production footguns ranked by severity. Data loss, exploits, memory leaks, mobile perf.
Official Roblox Studio MCP server tools reference. What each tool does, how to use it, reliability patterns, and workflows for script editing, building, playtesting, and debugging. Use when the AI has an MCP connection to Roblox Studio.
Service hierarchy, 7 foundational patterns, cross-platform input. Client-server architecture, module patterns, framework options.
Lighting, atmosphere, post-processing, and visual mood for Roblox. Time of day, Lighting properties, Atmosphere, ColorCorrection, Bloom, DepthOfField, SunRays. Use when setting up environment visuals or creating mood/atmosphere.
UserInputService, ContextActionService, keyboard/mouse/gamepad/touch, cross-platform input binding.
Use for foundational Roblox experience development: deciding what runs on the client or server, where scripts and modules belong, how to structure reusable code, and how to handle everyday services, attributes, bindables, workspace objects, input, camera, raycasts, collisions, and CFrame-based gameplay scripting in Studio.