luau-lint

Community

Static Luau code quality and safety checks.

AuthorCodePhobiia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides static analysis of Luau code to identify type annotation gaps, deprecated API usage, naming convention violations, and common anti-patterns, helping maintain robust Roblox Lua projects.

Core Features & Use Cases

  • Type Annotation Coverage: flags missing or incomplete type annotations to improve type safety.
  • Deprecated API Detection: surfaces usage of outdated Roblox APIs.
  • Naming & Style Compliance: enforces consistent naming and style across modules.
  • Dual Analysis Engine: uses selene when available for precise results and falls back to a grep-based approach when not.
  • Use Case: apply during code reviews to catch issues before merge and as part of CI to enforce quality gates.

Quick Start

Run the luau-lint skill against your Luau project to generate a report of type annotation gaps and deprecated API usage.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: luau-lint
Download link: https://github.com/CodePhobiia/claude-roblox-game-studio/archive/main.zip#luau-lint

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.