Roblox development hub: architecture and skill routing
Sends your agent to the right skill
Easy to spot if it goes wrongroblox3 sources, catalog updated 2026-07-16
npx skills add nonlooped/roblox-suite --skill roblox
What it handles
- The single entry point: overarching architecture and server-authority principles.[1]
- Quick-reference patterns and a decision tree that routes you to the right specialized skill.[2]
- Cross-skill workflows for data, UI, animation, monetization, and networking.[2][3]
Where this comes from
Sources for the cited items above. Each citation lists the date it was checked.
- [1] Engine API Referencechecked 2026-06-17create.roblox.com
/docs /reference /engine - [2] Docs index for agents (llms.txt)checked 2026-06-17create.roblox.com
/docs /llms.txt - [3] Engine API index for agentschecked 2026-06-17create.roblox.com
/docs /reference /engine /llms.txt