lua-lint — github-cli lua-lint, okuban.nvim, community, github-cli, ide skills, github-issues, kanban, neovim, neovim-plugin, Claude Code, Cursor

v1.0.0

이 스킬 정보

고급 Lua 코드 품질 유지 보수가 필요한 코드 리뷰 에이전트에게 적합합니다. Run StyLua formatting and Luacheck linting on Lua files

# Core Topics

khwerhahn khwerhahn
[0]
[0]
Updated: 3/10/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 9/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
9/11
Quality Score
51
Canonical Locale
en
Detected Body Locale
en

고급 Lua 코드 품질 유지 보수가 필요한 코드 리뷰 에이전트에게 적합합니다. Run StyLua formatting and Luacheck linting on Lua files

이 스킬을 사용하는 이유

StyLua를 사용한 형식화와 Luacheck를 사용한 린팅을 통해 높은 코드 표준을 적용하고 Lua 코드베이스의 일관성을 보장하며 자동 수정 및 드라이 रन 체크 등의 기능을 제공합니다.

최적의 용도

고급 Lua 코드 품질 유지 보수가 필요한 코드 리뷰 에이전트에게 적합합니다.

실행 가능한 사용 사례 for lua-lint

StyLua를 사용한 Lua 코드 자동 형식화
Luacheck를 사용한 Lua 파일 에러 체크
특정 Lua 파일의 형식화 및 린팅 문제 체크

! 보안 및 제한 사항

  • StyLua 및 Luacheck 설치 필요
  • NeoVim 플러그인 의존
  • Lua 코드베이스만 지원

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is lua-lint?

고급 Lua 코드 품질 유지 보수가 필요한 코드 리뷰 에이전트에게 적합합니다. Run StyLua formatting and Luacheck linting on Lua files

How do I install lua-lint?

Run the command: npx killer-skills add khwerhahn/okuban.nvim/lua-lint. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for lua-lint?

Key use cases include: StyLua를 사용한 Lua 코드 자동 형식화, Luacheck를 사용한 Lua 파일 에러 체크, 특정 Lua 파일의 형식화 및 린팅 문제 체크.

Which IDEs are compatible with lua-lint?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for lua-lint?

StyLua 및 Luacheck 설치 필요. NeoVim 플러그인 의존. Lua 코드베이스만 지원.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add khwerhahn/okuban.nvim/lua-lint. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use lua-lint immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

lua-lint

Install lua-lint, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Lua Lint & Format

Run StyLua and Luacheck on the codebase.

Usage

  • /lua-lint — Check all Lua files
  • /lua-lint lua/okuban/api.lua — Check a specific file

Steps

1. Format Check (StyLua)

bash
1# Check formatting (dry-run) 2stylua --check lua/ tests/ 3 4# Auto-fix formatting 5stylua lua/ tests/

If $ARGUMENTS is provided:

bash
1stylua --check $ARGUMENTS

2. Lint (Luacheck)

bash
1# Lint all 2luacheck lua/ tests/ 3 4# Lint specific file 5luacheck $ARGUMENTS

3. Report

After running both tools:

  1. List any formatting issues found (and whether they were auto-fixed)
  2. List all Luacheck warnings/errors grouped by file
  3. For each issue, explain what's wrong and suggest a fix
  4. If everything passes, confirm clean status

Prerequisites

If tools are missing, suggest installation:

bash
1# StyLua 2brew install stylua 3# or: cargo install stylua 4 5# Luacheck 6luarocks install luacheck 7# or: brew install luacheck

관련 스킬

Looking for an alternative to lua-lint or another community skill for your workflow? Explore these related open-source skills.

모두 보기

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
인공지능

widget-generator

Logo of f
f

prompts.chat 피드 시스템을 위한 사용자 지정 가능한 위젯 플러그인을 생성합니다

149.6k
0
인공지능

flags

Logo of vercel
vercel

리액트 프레임워크

138.4k
0
브라우저

pr-review

Logo of pytorch
pytorch

파이썬에서 텐서와 동적 신경망 구현 및 강력한 GPU 가속 지원

98.6k
0
개발자