Use this skill when the user wants to expose a Rust feature to the Vue frontend, add a Tauri IPC command, invoke something from a Vue component, or wire up any backend/frontend communication via Tauri's invoke bridge.
$npx -y skills add devlint/gitwand --skill add-tauri-commandInstalls into the current project.
Run `npx skills use "https://github.com/devlint/gitwand" --skill "devlint/gitwand/add-tauri-command"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/devlint/gitwand" that are relevant to the current task. Run `npx skills add "https://github.com/devlint/gitwand"` and select the relevant skills, then follow their instructions.