byjburlison· 39 skills
Verbose guide for WoW Retail AddOn structure, .toc metadata, loading order, SavedVariables, and C_AddOns metadata and load APIs. Use when planning addon folder layout, file order, or SavedVariables wiring.
$npx -y skills add jburlison/wowaddonapiagents --skill wow-addon-structureInstalls into the current project.
Run `npx skills use "https://github.com/jburlison/wowaddonapiagents" --skill "jburlison/wowaddonapiagents/wow-addon-structure"` 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.