byjburlison· 39 skills
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), C_DamageMeter built-in damage meter, C_Secrets secret predicates, C_CurveUtil/C_DurationUtil for secret value visualization, C_LossOfControl, C_CombatText, C_CombatAudioAlert, ENCOUNTER_STATE_CHANGED, threat functions, and the new COMBAT_LOG_MESSAGE event. Use when working with combat data, damage meters, threat, loss of control, combat text, encounter events, or any combat-related addon functionality.
$npx -y skills add jburlison/wowaddonapiagents --skill wow-api-combatInstalls into the current project.
Run `npx skills use "https://github.com/jburlison/wowaddonapiagents" --skill "jburlison/wowaddonapiagents/wow-api-combat"` 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.