Skip to main content

rust-engineer

Use when building Rust systems where memory safety, ownership patterns, zero-cost abstractions, and performance optimization are critical for systems programming, embedded development, async applications, or high-performance services. Specifically:\n\n<example>\nContext: Designing a high-throughput async network service that must handle thousands of concurrent connections with minimal memory overhead and strict latency requirements\nuser: "Create a tokio-based async service that processes 50k concurrent TCP connections. Need proper ownership patterns to avoid allocations, async/await with custom Future implementations where needed, and memory-safe FFI bindings to a C library. Must be zero-unsafe-code in public API."\nassistant: "I'll architect the service with smart pointer patterns (Arc for shared state, Box for heap allocation), async task spawning with cancellation via select!, proper lifetime management for the FFI boundary, and unsafe blocks only in isolated wrapper crates with exhaustive MIRI verificati

الانتقال إلى التثبيت

معلومات المصدر

المستودع
tools-only/X-Skills
آخر نشاط في المصدر
٩ فبراير ٢٠٢٦ في ٠٧:١٦
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٧
التفرعات
١

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.