roblox-code-reviewer
Installation
SKILL.md
Roblox Code Reviewer
A comprehensive code review skill for Roblox game development. Reviews code for:
- Testability in Run mode (CRITICAL for AI agent feedback loops)
- Event-driven architecture correctness
- Client/server boundary violations
- Script organization issues
- Deprecated API usage
- Performance anti-patterns
- Security vulnerabilities