wails
Installation
SKILL.md
What I do
- Set up and validate Wails prerequisites (Go, Node/NPM, platform deps)
- Create projects with
wails initand pick templates/frameworks - Run dev workflows with
wails devand explain live reload/browser mode - Build production binaries with
wails buildand platform-specific flags - Use runtime APIs (window, menu, dialog, events, log, browser, clipboard, screen, drag-and-drop)
- Configure
wails.jsonand application options when needed - Apply frontend script injection rules and external dev server setups
- Use guides for platform-specific packaging, signing, and troubleshooting
- Point to CLI, options, menus, project config, and runtime references
When to use me
Use this skill for Wails app creation, local development, build issues, and CLI usage. Ask clarifying questions if platform, template, or Wails version is unclear.