tauri-v2
Build cross-platform desktop and mobile apps with Tauri v2, focusing on IPC, permissions, and Rust backend patterns.
Install
npx skills add https://github.com/nodnarbnitram/claude-code-extensions --skill tauri-v2Stats
| Total installs | 2,740 |
| Weekly installs | 2.7K |
| GitHub stars | 5 |
| First seen | Jan 24, 2026 |
| Source | @nodnarbnitram/claude-code-extensions |
Summary
- Handles Tauri command registration, IPC patterns (invoke, emit, channels), and state management with built-in error prevention for 8+ common setup mistakes
- Requires explicit capability configuration in capabilities/default.json for all operations; Tauri v2 denies permissions by default
- Supports async commands with owned types, event emission, streaming channels, and proper error serialization patterns
- Covers configuration of tauri.conf.json, Cargo.toml library setup for mobile builds, and troubleshooting for white-screen launches, permission errors, and build failures
Tags
Related skills
| Skill | Installs | vs tauri-v2 |
|---|---|---|
| msstore-cli | 5,788 | +3,048 |
| tailwind-css-patterns | 2,297 | -443 |
| flutter-animating-apps | 2,616 | -124 |
| high-end-visual-design | 3,325 | +585 |
| clerk-setup | 2,925 | +185 |
FAQ
- How many installs does tauri-v2 have?
- tauri-v2 has 2,740 total installs and 2.7K installs this week.
- Where is tauri-v2 hosted?
- tauri-v2 is published by @nodnarbnitram/claude-code-extensions at https://github.com/nodnarbnitram/claude-code-extensions.
- How many GitHub stars does tauri-v2 have?
- tauri-v2 has 5 GitHub stars.
- When was tauri-v2 first indexed?
- OrangeBot.AI first indexed tauri-v2 on Jan 24, 2026.
- How do I install tauri-v2?
- Run: npx skills add https://github.com/nodnarbnitram/claude-code-extensions --skill tauri-v2