JBurlison/WoWAddonAPIAgents

Entire suite of VS Code Copilot agents, skills, instructions and prompts for creating modern wow addons

43Stars on the repository
40Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent-file-specs

01

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Contains the complete specifications for AI coding assistant customization files including agents, skills, prompts, and instructions. Works with GitHub Copilot, Claude Code, Codex, OpenCode, and other providers. Use this skill when you need to reference the correct file format, required fields, supported attributes…

43 6mo ago A 88 tokens original MIT

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Analyzes existing agents, skills, prompts, and instructions to identify overlaps, redundancies, and conflicts. Works with GitHub Copilot, Claude Code, Codex, OpenCode, and other providers. Use before creating new customization files to avoid duplication, when consolidating agents, or when troubleshooting conflicting…

43 6mo ago A 68 tokens original MIT

generate-agent-docs

03

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Generates documentation and usage guides for agents, skills, prompts, and instructions. Works with GitHub Copilot, Claude Code, Codex, OpenCode, and other providers. Use when onboarding team members, creating README files for your customizations, or generating usage examples for existing agents.

43 6mo ago A 63 tokens original MIT

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Validates AI coding assistant customization files (agents, skills, prompts, instructions) for correct format and structure. Works with GitHub Copilot, Claude Code, Codex, OpenCode, and other providers. Use when checking if agent files are properly configured, troubleshooting agent issues, or before committing new…

43 6mo ago A 67 tokens original MIT

wow-addon-structure

05

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Verbose guide for WoW Retail AddOn structure, .toc metadata, loading order, SavedVariables, and CAddOns metadata and load APIs. Use when planning addon folder layout, file order, or SavedVariables wiring.

43 6mo ago A 49 tokens original MIT

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Achievement, Statistics, and Achievement Criteria APIs. Covers CAchievementInfo, global achievement functions (GetAchievementInfo, GetAchievementCriteriaInfo, GetStatistic, GetComparisonStatistic), achievement categories, guild achievements, achievement links, tracked achievements…

43 6mo ago A 90 tokens original MIT

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Calendar and Event Scheduler APIs. Covers CCalendar (event creation, editing, invites, holidays, raid resets, filtered events, date navigation, guild events, community events, texture lookups) and CEventScheduler (scheduled event system). Use when working with the in-game calendar…

43 6mo ago A 83 tokens original MIT

wow-api-collections

08

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Mount, Pet, Pet Battle, Toy, Stable, and Heirloom Collection APIs. Covers CMountJournal (mount list, filtering, favorites, summoning, display info), CPetJournal (pet collection, favorites, summoning, caging, abilities), CPetBattles (pet battle system, turns, actions, pets, abilities…

43 6mo ago A 162 tokens original MIT

wow-api-combat

09

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Combat, Damage Meter, Threat, Loss of Control, Combat Text, Combat Audio Alert, Secret Values, and Spectator APIs. Covers the 12.0.0 combat log removal (CLEU no longer available to addons), CDamageMeter built-in damage meter, CSecrets secret predicates, CCurveUtil/CDurationUtil for…

43 6mo ago A 149 tokens original MIT

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Currency, Auction House, Token, Store, Trading Post, Black Market, Mail, and Player Trading APIs. Covers CCurrencyInfo (currency data, tracking, backpack), Auction House (full listing/bidding/buying/selling/search/commodity), CWowTokenPublic (WoW Token market), AccountStore (in-game…

43 6mo ago A 154 tokens original MIT

wow-api-encounters

11

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Encounter Journal, Mythic+/Challenge Mode, Instance, Scenario, Raid Lock, and Season APIs. Covers EncounterJournal (dungeon/raid boss database, loot tables, section navigation), CChallengeMode (M+ keystones, affixes, timers, best times), CMythicPlus (weekly runs, seasonal data…

43 6mo ago A 153 tokens original MIT

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for World of Warcraft UI escape sequences — pipe-character sequences embedded in text strings to produce colors, inline textures, atlas icons, grammar inflections, word-wrap hints, Kstrings, and other special rendering. Use when formatting chat output, tooltip text, FontString content, or any UI…

43 6mo ago A 118 tokens original MIT

wow-api-events

13

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Full reference for WoW Retail frame events, payloads, and event handling patterns. Includes setup, registration, and categorized event lists with payloads.

43 6mo ago A 34 tokens original MIT

wow-api-framexml

14

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete documentation for World of Warcraft FrameXML functions — global Lua functions, mixins, object pools, SharedXML utilities, and game utility modules. Use this for UI helpers (StaticPopupShow, EasyMenu), formatting (SecondsToTime, FormatLargeNumber), table/math utils (tContains, Lerp), mixin/pool patterns, chat…

43 6mo ago A 96 tokens original MIT

wow-api-group-lfg

15

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Party, Raid, Dungeon Finder, Premade Groups (LFG List), Social Queue, Lobby Matchmaker, and Raid Marker APIs. Covers CPartyInfo (party management, invites, conversion, ready check, countdown), CLFGInfo (dungeon finder queue, role selection), CLFGList (premade groups listing, search…

43 6mo ago A 140 tokens original MIT

wow-api-guild

16

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Guild Management, Guild Bank, Guild Info, and Guild Event APIs. Covers guild management functions (invite, promote, demote, kick, disband, MOTD, info), guild roster (GetGuildRosterInfo, GuildRoster, sorting), guild bank functions (GetGuildBankItemInfo, deposit, withdraw, tab…

43 6mo ago A 131 tokens original MIT

wow-api-housing

17

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Player Housing APIs (new in Patch 12.0.0). Covers HousingUI (core housing system), CHouseEditorUI (placement/editing modes), CHousingCatalog (decoration catalog), HousingBasicModeUI, HousingCleanupModeUI, HousingCustomizeModeUI, HousingDecorUI, HousingExpertModeUI, CHouseExteriorUI…

43 6mo ago A 142 tokens original MIT

wow-api-index

18

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Master index and glossary for all WoW API skills. Maps every C namespace, API system, and category to the skill that documents it. Use this skill FIRST when looking up any WoW API function to find which domain skill contains the full documentation. Current as of Patch 12.0.0 (Retail only).

43 6mo ago A 69 tokens original MIT

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Item, Container (Bag), Bank, Loot, Equipment, Socket, Upgrade, Merchant, and World Loot Object APIs. Covers CItem info/count/cooldown/equip/type checks, CContainer bag slots/sort/search/use, CBank tabs/deposit/withdraw, CLoot roll/legacy mode, CItemSocketInfo gem sockets…

43 6mo ago A 145 tokens original MIT

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

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, CTimer, securecallfunction, issecurevariable, taint propagation, combat lockdown, protected frames…

43 6mo ago A 121 tokens original MIT

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Map, Navigation, Area POI, Taxi, Vignette, Minimap, Nameplate, Waypoint, Zone Ability, Fog of War, and Exploration APIs. Covers CMap (50+ functions for map data, coordinates, map IDs, area info), CMapExplorationInfo, CAreaPoiInfo, CTaxiMap (flight paths), CVignette…

43 6mo ago A 161 tokens original MIT

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Catch-all reference for smaller WoW Retail API systems that don't warrant individual skills. Covers Tutorial, ReportSystem, SplashScreen, Cinematic, ChromieTimeInfo, AlliedRaces, UserFeedback, WarbandSceneInfo, ResearchInfo (archaeology), Log, EventUtils, SlashCommand, ClickBindings, TooltipInfo, TooltipComparison…

43 6mo ago A 184 tokens original MIT

wow-api-professions

23

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail Professions, Tradeskill, Crafting Orders, Recipe, and Profession Specialization APIs. Covers CTradeSkillUI (recipe list, crafting, reagents, skill lines, categories, recrafting, salvage, enchanting), CCraftingOrders (customer/crafter order system, public/private/guild orders, order…

43 6mo ago A 127 tokens original MIT

wow-api-pvp

24

JBurlison/WoWAddonAPIAgents

Skill Claude CodeCodex

Complete reference for WoW Retail PvP, Battlegrounds, Arenas, Rated PvP, War Mode, Duels, War Games, and Honor/Conquest APIs. Covers CPvP (PvP info, rated stats, rewards, battlegrounds, arenas, war mode, brawls, special events), duel functions (AcceptDuel, CancelDuel, StartDuel), war game functions, honor/conquest…

43 6mo ago A 140 tokens original MIT