Use this agent when you need to create, modify, or manage AI coding assistant customization files including agents, skills, prompts, instructions, and multi-agent workflows. This agent helps design AI assistants, evaluate whether asks need single items or complete workflows, and creates agentic systems using an…
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…
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…
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.
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…
Use this agent when you need to create, modify, or manage AI coding assistant customization files including agents, skills, prompts, instructions, and multi-agent workflows. This agent helps design AI assistants, evaluate whether asks need single items or complete workflows, and creates agentic systems with handoffs…
Expert WoW Addon developer for Retail World of Warcraft (Patch 12.0.0+). Helps design, build, debug, and optimize addons using the WoW API, Lua, XML layouts, and TOC configuration. Use for addon architecture, API usage, UI frame design, event handling, slash commands, SavedVariables, performance optimization…
Critical Patch 12.0.0 (Midnight) API changes that override prior WoW API knowledge. Covers Secret Values, combat log removal, instance restrictions, deprecated APIs, and the new addon security model.
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…
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…
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.
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…
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.
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…
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…
Full reference for WoW Retail frame events, payloads, and event handling patterns. Includes setup, registration, and categorized event lists with payloads.
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…