lua-engineering

Load the canonical Lua engineering surface and associated rules.

3|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/ldilov/harness-forge --skill lua-engineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lua-engineering
Source: https://github.com/ldilov/harness-forge/tree/main/.agents/skills/lua-engineering
Command: npx skills add https://github.com/ldilov/harness-forge --skill lua-engineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovery wrappers for Lua engineering surfaces streamline access to canonical tooling and guidance, reducing duplication and maintenance overhead across Lua-related projects.

Core Features & Use Cases

  • Discovery wrapper: Centralizes access to the canonical Lua engineering surface and related rules, seeds, and workflows.
  • Contextual loading: Load deeper guidance only when needed, avoiding surface-level duplication in active agents.
  • Use Case: A developer bootstraps a Neovim Lua plugin project by repeatedly referencing canonical surfaces without re-implementing logic.

Quick Start

Invoke the lua-engineering skill to load the canonical Lua engineering surface and associated rules.

Frequently Asked Questions about lua-engineering

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a discovery wrapper for Lua engineering surfaces?

A discovery wrapper for Lua engineering surfaces centralizes access to canonical tooling, rules, and guidance. It reduces duplication and maintenance overhead by contextually loading deeper guidance only when needed across Lua projects.

How do I bootstrap a Neovim Lua plugin project without duplicating logic?

You can bootstrap a Neovim Lua plugin project by invoking the lua-engineering skill to load the canonical Lua surface. This allows you to repeatedly reference canonical rules and workflows without re-implementing logic.

Does this canonical Lua engineering surface support OpenResty and embedded automation scripts?

Yes, the canonical Lua engineering surface supports OpenResty and embedded automation scripts. It applies whenever these specific Lua sources dominate your task, exposing deeper rules and provenance context as needed.

When should I use contextual loading for Lua engineering guidance?

You should use contextual loading to avoid surface-level duplication in active agents. It loads deeper engineering guidance and knowledge seeds only when your specific Lua task requires it, streamlining project access.

What's the best way to access canonical Lua tooling and rules across multiple projects?

The best way to access canonical Lua tooling is through a centralized discovery wrapper. It loads the canonical engineering surface from a single source, eliminating the need to re-implement tooling logic across multiple Lua-related projects.

Why does my active agent duplicate Lua engineering logic instead of using canonical rules?

Your active agent duplicates Lua logic because it lacks a centralized discovery wrapper. By loading the canonical Lua engineering surface, you can reference established rules and knowledge seeds contextually, reducing maintenance overhead.