If you're building a Tauri v2 app and need to wire up your frontend to Rust backend functions, this walks you through the command system and invoke pattern. It focuses on type-safe IPC using the #[tauri::command] attribute macro, which is the recommended approach over events for bidirectional calls. The skill is part of a larger Tauri collection from dchuk with 23 GitHub stars and 167 installs. It's straightforward documentation rather than complex examples, so treat it as a reference when you forget the syntax or need to show Claude how Tauri's command system works. Useful if you're already committed to Tauri and just need the IPC basics in context.
npx -y skills add dchuk/claude-code-tauri-skills --skill calling-rust-from-tauri-frontend --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar