s-develop
✓Core WoW addon development patterns using Ace3 framework and Blizzard UI APIs. Covers event-driven design, SavedVariables, frame architecture, and API resilience. Use when building addons, designing systems, or integrating libraries. Triggers: addon, WoW, Lua, Ace3, frame, event, SavedVariables, architecture.
Installation
SKILL.md
Expert guidance for building World of Warcraft addons with a focus on testability and maintenance.
| Create Addon | mech call addon.create -i '{"name": "MyAddon"}' | | Sync Junctions | mech call addon.sync -i '{"addon": "MyAddon"}' | | Validate TOC | mech call addon.validate -i '{"addon": "MyAddon"}' | | Check Libraries | mech call libs.check -i '{"addon": "MyAddon"}' | | Sync Libraries | mech call libs.sync -i '{"addon": "MyAddon"}' |
| Addon architecture, layers | ../../docs/addon-architecture.md | | Event registration, callbacks | references/event-patterns.md | | Frame creation, UI engineering | references/frame-engineering.md | | SavedVariables, AceDB | references/saved-variables.md | | Combat lockdown, secure code | references/combat-lockdown.md |
Core WoW addon development patterns using Ace3 framework and Blizzard UI APIs. Covers event-driven design, SavedVariables, frame architecture, and API resilience. Use when building addons, designing systems, or integrating libraries. Triggers: addon, WoW, Lua, Ace3, frame, event, SavedVariables, architecture. Source: falkicon/mechanic.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/falkicon/mechanic --skill s-develop- Source
- falkicon/mechanic
- Category
- *Creative Media
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is s-develop?
Core WoW addon development patterns using Ace3 framework and Blizzard UI APIs. Covers event-driven design, SavedVariables, frame architecture, and API resilience. Use when building addons, designing systems, or integrating libraries. Triggers: addon, WoW, Lua, Ace3, frame, event, SavedVariables, architecture. Source: falkicon/mechanic.
How do I install s-develop?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/falkicon/mechanic --skill s-develop Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/falkicon/mechanic
Details
- Category
- *Creative Media
- Source
- skills.sh
- First Seen
- 2026-02-01