msw-ui-template
Installation
SKILL.md
MSW UI Template Skill
Read style-specific template files as reference when building game UI.
Each style is a coherent bundle: .ui structure templates + matching
RUIDs (ruid-map.md) + button handler patterns (Popupbutton.mlua).
Pick a style first, then use its files together for visual consistency.
Style Selection Guide
Pick based on UI complexity and interaction pattern, not game genre.
| Folder | Visual Theme | Pattern | Best For | Key Features |
|---|---|---|---|---|
style-1-black/ |
Black | Simple Popups | Games with a few feature popups | Multiple popups, simple open/close buttons |
style-2-diary/ |
Diary | Minimal HUD | Lightweight or single-screen games | Minimal UI, result screen, drag-drop delete |
style-3-wood/ |
Wood | Multi-Tab | Games with many menus/features | Menu toggle, tab switching, many popup types |
style-4-blue/ |
Blue | Transaction Flow | Games with purchase/reward flows | Purchase confirmation, button fold/unfold, result panels |