wow-lua-patterns
CommunityWoW addon Lua patterns made simple.
AuthorXerrion
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Writing WoW addon Lua code often leads to globals, inconsistent patterns, and maintainability issues across projects. This Skill standardizes common patterns to improve reliability, readability, and performance across addons.
Core Features & Use Cases
- Namespace pattern to share state without polluting globals
- Global caching and optimized access to API calls
- SavedVariables and version guards for stable persistence
- Metatables and OOP-style composition for modular addon design
- Secure hooks and Slash Commands for safe integration
- String patterns and table management strategies
Use cases: When starting a new addon, refactoring an existing one, or introducing consistent coding guidelines across a team.
Quick Start
Load this skill during addon development to adopt the patterns in your Lua files.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wow-lua-patterns Download link: https://github.com/Xerrion/opencode/archive/main.zip#wow-lua-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.