By 0xRaduan
Scaffold and build native macOS desktop apps with Tauri + React. Includes project generator, architecture guidance, and best practices.
Architecture guide for Tauri + React desktop apps. Explains data flow, patterns, best practices, auto-updates, code signing, deep linking, and macOS-specific features. Use when asking how Tauri apps work, how to structure code, or for architecture guidance on desktop app development.
Generate a new Tauri + React desktop app with TypeScript, TanStack Query, SQLite, and Tailwind CSS. Use when creating a new desktop app, starting a Tauri project, or scaffolding a native Mac app.
My agent plugins that I find useful.
| Plugin | Description | Skills |
|---|---|---|
| tauri-dev | Build native macOS desktop apps with Tauri + React | guide, scaffold |
# Add the marketplace
claude plugin marketplace add 0xRaduan/raduan-plugins
# Install a plugin
claude plugin install tauri-dev@raduan-plugins
# Or via npx skills (works with Claude Code, Codex, Cursor, and 35+ agents)
npx skills add 0xRaduan/raduan-plugins
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub 0xraduan/raduan-plugins --plugin tauri-devDesktop application scaffolding with Electron or Tauri
Tauri 跨平台桌面/移动应用开发(52个技能):核心、系统、网络、移动、数据、UI、安全等。
Tauri v2 desktop and mobile app development with Rust backend, IPC, capabilities, and security
Desktop App Dev subagent
Turn local web projects into macOS Dock-launchable .app bundles for personal daily use.
Scaffold and enhance production-ready macOS apps with XcodeGen, GitHub Actions CI/CD, code signing, notarization, auto-update, and SwiftUI starter code