WoWAddonAPIAgents
World of Warcraft addon development API references and guides
All Skills in This Repository (37)
Pure Emerald Level Indicatorswow-api-index
Map World of Warcraft C_ namespaces and API systems to documentation skills.
wow-api-events
Document World of Warcraft frame events with Lua payloads and handling patterns.
wow-api-calendar-events
Reference WoW Retail C_Calendar and C_EventScheduler APIs for event management.
wow-api-housing
Reference World of Warcraft Retail Player Housing APIs for addon development.
generate-agent-docs
Generate documentation for AI coding assistant components from YAML frontmatter and Markdown.
wow-api-spells-abilities
Reference World of Warcraft spell, spellbook, action bar, and cooldown APIs.
wow-api-guild
Manage World of Warcraft guild rosters, banks, and events via API.
wow-macro-commands
Document World of Warcraft macro commands, conditionals, and syntax.
wow-api-group-lfg
Document World of Warcraft Retail APIs for party, raid, and LFG management.
wow-api-xml-schema
Document World of Warcraft addon XML elements, attributes, and API mappings.
wow-api-misc-systems
Reference miscellaneous World of Warcraft Retail API systems for NPC interaction, tooltips, and UI elements.
wow-lua-api
Document Lua 5.1 functions and Blizzard-specific behaviors in World of Warcraft.
Frequently Asked Questions
FAQPage SchemaHow to install WoWAddonAPIAgents?โผ
Run `npx skills add JBurlison/WoWAddonAPIAgents --all -g -y` in your terminal to install all skills globally.
What does this WoW addon skill collection cover?โผ
It documents the full WoW Retail API for Patch 12.0.0, including spells, items, combat, quests, maps, guilds, housing, macros, XML schemas, and the Lua sandbox environment.
Does it cover the Patch 12.0.0 combat log changes?โผ
Yes. It explains the removal of COMBAT_LOG_EVENT_UNFILTERED, the new C_DamageMeter system, secret values, and instance restrictions on addon messaging.
Which editors and assistants work with these skills?โผ
The skills follow the standard SKILL.md format and work with GitHub Copilot in VS Code, Claude Code, Codex, and OpenCode.
Can beginners use this for their first WoW addon?โผ
Yes. The wow-addon-structure skill walks through folder layout, TOC files, SavedVariables, and loading order, while the API references provide copy-paste Lua examples.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core