Skip to content
Roblox Suite

Your AI writes
Roblox code
from 2019

It learned from old tutorials and never got the memo. Roblox Suite teaches it what works today.

Star on GitHub

16 skills, free and open source.

  • Claude Code
  • Codex
  • Cursor
  • OpenCode
  • GitHub Copilot
  • Windsurf
  • Gemini
  • Cline

…and any other agent the Skills CLI installs to.

your-agent-output.luau1/6
deprecatedwhat your agent wrote
Humanoid:LoadAnimation
currentwhat the suite writes instead
Animator:LoadAnimation

Why: A deprecated animation-loading method. roblox-animation · Official source: Roblox Creator Hub: Humanoid

The same six mistakes, over and over

This is what Roblox Suite changes in an agent's output: specific API guidance with the official page behind each correction.

Add it to your agent in one command

Pick the agent you already use. Run the line. Restart it. That is the whole setup — no config file, nothing to maintain per project.

npx skills add nonlooped/roblox-suite --agent claude-code

16 skills → .claude/skills/

Free and open source. Star on GitHub or read the 64 sources behind the corrections, checked 2026-06-17 through 2026-07-20.