byjburlison· 39 skills
Complete reference for WoW Retail Class Talents, Hero Talents, Traits system, Specialization, and Profession Specialization APIs. Covers C_ClassTalents (loadouts, config management, talent tree interactions), C_Traits (the underlying trait system — nodes, entries, configs, currencies, conditions), C_SpecializationInfo (spec queries, recommended content), global specialization functions (GetSpecialization, GetSpecializationInfo, SetSpecialization), and profession specialization. Use when working with talent trees, talent loadouts, hero talent selection, trait nodes, specialization switching, or talent import/export.
$npx -y skills add jburlison/wowaddonapiagents --skill wow-api-talentsInstalls into the current project.
Run `npx skills use "https://github.com/jburlison/wowaddonapiagents" --skill "jburlison/wowaddonapiagents/wow-api-talents"` 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.