LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

lua-luajit - LuaJIT and Lua 5.1 Compatibility Skill

Provides guidelines for writing, reviewing, debugging, and refactoring LuaJIT 2.1 and Lua 5.1 compatible code.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Write LuaJIT compatible code
  • Review Lua code for compatibility
  • Debug common Lua runtime bugs
  • Refactor Lua modules and scripts

Inputs

  • Lua source code
  • Project coding style
  • User requirements

Outputs

  • Modified Lua code
  • Code review feedback
  • Debugging analysis

Requirements

  • LuaJIT 2.1 or Lua 5.1 compatible runtime

Source

  • Spec: SKILL.md
lua
luajit
lua-5-1
code-review
debugging
love2d
Write LuaJIT compatible code
Review Lua code for compatibility
Debug common Lua runtime bugs
Refactor Lua modules and scripts
Lua source code
Project coding style
User requirements
Modified Lua code
Code review feedback
Debugging analysis