Agentic Lua Class

MANDATORY before writing or editing ANY .lua file in this repo - classes, methods, fields, functions, or LuaCATS annotations. Holds the project's enforced Lua style: class pattern, visibility prefixes (_private, __protected), and optional-type syntax. Skipping it produces luals/selene failures at make validate. Load it before the first edit, not after.

carlos-algms 01d6486 7.8 KB Updated

File contents

carlos-algms/agentic.nvim/tree/main/.agents/skills/agentic-lua-class commit 01d6486776

Frequently asked questions

npx skillmds@latest add carlos-algms/agentic-lua-class