·rust-desktop-applications
</>

rust-desktop-applications

قم ببناء تطبيقات سطح المكتب عبر الأنظمة الأساسية باستخدام Rust باستخدام إطار عمل Tauri وبدائل واجهة المستخدم الرسومية الأصلية

112التثبيتات·3الرائج·@bobmatnyc

التثبيت

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

كيفية تثبيت rust-desktop-applications

ثبّت مهارة الذكاء الاصطناعي rust-desktop-applications بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill rust-desktop-applications
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في 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.

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill rust-desktop-applications
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-19
آخر تحديث
2026-03-11

Browse more skills from bobmatnyc/claude-mpm-skills

إجابات سريعة

ما هي rust-desktop-applications؟

قم ببناء تطبيقات سطح المكتب عبر الأنظمة الأساسية باستخدام Rust باستخدام إطار عمل Tauri وبدائل واجهة المستخدم الرسومية الأصلية المصدر: 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 بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

https://github.com/bobmatnyc/claude-mpm-skills

التفاصيل

الفئة
</>أدوات التطوير
المصدر
skills.sh
أول ظهور
2026-02-19