·rust-desktop-applications
</>

rust-desktop-applications

Tauri フレームワークとネイティブ GUI の代替手段を使用して、Rust でクロスプラットフォームのデスクトップ アプリケーションを構築する

111インストール·5トレンド·@bobmatnyc

インストール

$npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill rust-desktop-applications

rust-desktop-applications のインストール方法

コマンドラインで rust-desktop-applications AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill rust-desktop-applications
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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-applications
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-19
更新日
2026-03-10

Browse more skills from bobmatnyc/claude-mpm-skills

クイックアンサー

rust-desktop-applications とは?

Tauri フレームワークとネイティブ GUI の代替手段を使用して、Rust でクロスプラットフォームのデスクトップ アプリケーションを構築する ソース: bobmatnyc/claude-mpm-skills。

rust-desktop-applications のインストール方法は?

ターミナルまたはコマンドラインツール(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