s-research
✓Research WoW addon development topics using CLI tools, Blizzard UI source, and documentation. Covers API discovery, pattern research, and Ace3 usage. Use when investigating unfamiliar APIs, finding Blizzard patterns, or learning. Triggers: research, find, search, API, Blizzard UI, documentation, Ace3.
Installation
SKILL.md
Expert guidance for discovering and understanding World of Warcraft APIs and patterns.
| Search APIs (Offline) | mech call api.search -i '{"query": "Spell"}' | | API Info | mech call api.info -i '{"apiname": "CSpell.GetSpellInfo"}' | | List by Namespace | mech call api.list -i '{"namespace": "CSpell"}' | | Search Icons | mech call atlas.search -i '{"query": "sword"}' | | API Stats | mech call api.stats |
| Offline API lookup patterns | references/api-research.md | | Blizzard UI source patterns | references/blizzard-ui.md | | Ace3 library patterns | references/ace3-patterns.md | | CLI Reference | ../../docs/cli-reference.md |
Research WoW addon development topics using CLI tools, Blizzard UI source, and documentation. Covers API discovery, pattern research, and Ace3 usage. Use when investigating unfamiliar APIs, finding Blizzard patterns, or learning. Triggers: research, find, search, API, Blizzard UI, documentation, Ace3. 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-research- Source
- falkicon/mechanic
- Category
- *Creative Media
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is s-research?
Research WoW addon development topics using CLI tools, Blizzard UI source, and documentation. Covers API discovery, pattern research, and Ace3 usage. Use when investigating unfamiliar APIs, finding Blizzard patterns, or learning. Triggers: research, find, search, API, Blizzard UI, documentation, Ace3. Source: falkicon/mechanic.
How do I install s-research?
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-research 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