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.

Skills tagged: lua

Browse skills that share this tag.

  • xmake-dev - Develop and debug the Xmake codebase itself
    xmakebuild-systemclua

    ★ 1 · Updated 2026-09-20

    Guides building the xmake binary from source, loading local source trees, and debugging Lua scripts and the C core.

    ⚙ Build xmake binary from source⚙ Load local source environment⚙ Debug Lua layer scripts
  • lua-luajit - LuaJIT and Lua 5.1 Compatibility Skill
    lualuajitlua-5-1code-review

    ★ 1 · Updated 2026-09-18

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

    ⚙ Write LuaJIT compatible code⚙ Review Lua code for compatibility⚙ Debug common Lua runtime bugs
  • factorio-mod-dev - Develop and debug the creative-mod Factorio mod.
    factoriomod-developmentluatesting

    ★ 17 · Updated 2026-09-17

    Develop, verify, and debug scripts, prototypes, GUI, and events for the creative-mod Factorio mod using the verify.py pipeline.

    ⚙ Run static Lua checks⚙ Run load verification tests⚙ Execute headless behavior tests
  • http_server_lua_demo - HTTP Server Lua Demo
    luahttp-serverweb-demojson

    ★ 0 · Updated 2026-09-12

    Start a small Lua-hosted web page that shows Hello World and logs switch toggles from the browser.

    ⚙ Run bundled Lua script asynchronously⚙ Mount static web assets directory⚙ Register HTTP endpoints
  • neovim-lua-plugin - Develop Neovim plugins in Lua following best practices
    neovimluaplugineditor

    ★ 9 · Updated 2026-09-10

    Develop Lua plugins for Neovim including user commands, keymaps, lazy loading, health checks, and help documentation.

    ⚙ Create Neovim user commands⚙ Configure `<Plug>` keymaps⚙ Defer require statements
  • csp-lua - CSP Lua API Reference for Assetto Corsa
    assetto corsacspluaapi reference

    ★ 18 · Updated 2026-06-15

    API reference for CSP Lua code development in Assetto Corsa

    ⚙ query CSP API reference⚙ check ac.* functions⚙ check ui.* functions
  • lua-expert - Lua Expert Development Assistant
    luascriptinggamesembedded

    ★ 9 · Updated 2026-05-28

    Expert Lua development for scripting, game development, and embedded systems

    ⚙ create Lua code⚙ review Lua code⚙ refactor Lua code
  • neovim - Neovim Configuration Development Rules
    neovimluaconfigurationdevelopment

    ★ 602 · Updated 2026-02-14

    Rules for Neovim plugin configuration and Lua code in dotfiles repository

    ⚙ read local plugin documentation⚙ ask for diagnostic commands⚙ write Lua modules
  • {{SKILL_NAME}} - LÖVE Game Framework Core Functions
    game-developmentframeworklualove2d

    ★ 0 · Updated 2026-02-13

    Work with core functionality for LÖVE games framework

    ⚙ call LÖVE framework functions⚙ handle game loop callbacks⚙ manage game configuration