byjburlison· 39 skills
Complete reference for the WoW Lua 5.1 runtime environment, restrictions, secure execution, taint system, addon security model, timers, hooks, frame scripting, logging, and restricted actions. Covers hooksecurefunc, C_Timer, securecallfunction, issecurevariable, taint propagation, combat lockdown, protected frames, InCombatLockdown, C_RestrictedActions, C_Log, and the FrameScript sandbox. Use when working with Lua restrictions, secure code, taint, timers, hooks, addon security, debugging, or the WoW Lua sandbox.
$npx -y skills add jburlison/wowaddonapiagents --skill wow-api-lua-environmentInstalls into the current project.
Run `npx skills use "https://github.com/jburlison/wowaddonapiagents" --skill "jburlison/wowaddonapiagents/wow-api-lua-environment"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jburlison/wowaddonapiagents" that are relevant to the current task. Run `npx skills add "https://github.com/jburlison/wowaddonapiagents"` and select the relevant skills, then follow their instructions.