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
최근 소스 활동
2026년 2월 9일 07:16
감지된 SKILL.md 언어
영어
스타
7
포크
1

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.