rust-desktop-applications とは?
Tauri フレームワークとネイティブ GUI の代替手段を使用して、Rust でクロスプラットフォームのデスクトップ アプリケーションを構築する ソース: bobmatnyc/claude-mpm-skills。
Tauri フレームワークとネイティブ GUI の代替手段を使用して、Rust でクロスプラットフォームのデスクトップ アプリケーションを構築する
コマンドラインで rust-desktop-applications AI スキルを開発環境にすばやくインストール
ソース: bobmatnyc/claude-mpm-skills。
Rust has emerged as a premier language for building desktop applications that combine native performance with memory safety. The ecosystem offers two main approaches: Tauri for hybrid web UI + Rust backend apps (think Electron but 10x smaller and faster), and native GUI frameworks like egui, iced, and slint for pure Rust interfaces.
Tauri has revolutionized desktop development by enabling developers to use web technologies (React, Vue, Svelte) for the frontend while leveraging Rust's performance and safety for system-level operations. With bundle sizes under 5MB and memory usage 1/10th of Electron, Tauri apps deliver desktop-class performance. Native frameworks shine for specialized use cases: egui for immediate-mode tools and game editors, i...
This skill covers the complete Rust desktop development lifecycle from framework selection through architecture, state management, platform integration, and deployment. You'll build production-ready applications with proper IPC patterns, async runtime integration, native system access, and cross-platform distribution.
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill rust-desktop-applicationsTauri フレームワークとネイティブ GUI の代替手段を使用して、Rust でクロスプラットフォームのデスクトップ アプリケーションを構築する ソース: bobmatnyc/claude-mpm-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill rust-desktop-applications インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/bobmatnyc/claude-mpm-skills