16,832 skills sorted by stars.
Execute comprehensive Rust development workflow including cargo build, test, clippy, and fmt. Use when compiling, testin...
This skill should be used when working with Rust projects, "Cargo.toml", "rustc", "cargo build/test/run", "clippy", "rus...
Rust error handling patterns and best practices. Use when designing error types, implementing error propagation, adding...
Microsoft Pragmatic Rust FFI Guidelines. Use when working with C/C++ interop, creating cdylib, writing unsafe FFI code,...
Implement GPU scheduling with VRAM budgets, work queues, and model lifecycle management. Use when building ML pipeline o...
Implement graceful shutdown with signal handling and broadcast channels. Use when building long-running services or daem...
Guide for writing Rust code covering ownership, borrowing, lifetimes, error handling, async programming, and Rust best p...
Minimize allocations and cloning using references, Cow, and smart pointers. Use when optimizing hot paths or memory-cons...
Modern Rust features from versions 1.80-1.92. Use when writing new code, reviewing for modern idioms, or upgrading codeb...
Microsoft Pragmatic Rust Application Guidelines. Use when building CLI tools, binaries, services, or user-facing applica...
Microsoft Pragmatic Rust Universal Guidelines. Use when reviewing naming conventions, code style, import organization, o...
Master Rust ownership, borrowing, lifetimes, and memory safety. Understand move semantics, references, and zero-cost abs...
Rust design patterns and advanced language patterns. Use when designing APIs, implementing complex abstractions, applyin...
Rust performance optimization. Use when optimizing code, reducing allocations, improving cache locality, profiling, or b...
Analyzes Rust code for performance bottlenecks, memory inefficiencies, and optimization opportunities. Use when discussi...
Zero-copy deserialization, async I/O patterns, lifetime management, memory-efficient parsing, and safe handling of unsaf...
Automatically review Rust code after edits to .rs files, providing pragmatic suggestions for idiomatic patterns, perform...
Configure release builds for maximum performance with LTO, optimizations, and binary stripping. Use for production deplo...
Expert-level Rust audits covering ownership, concurrency, unsafe blocks, traits, and Cargo dependencies. Use for Rust-sp...
WHEN: Rust project review, ownership/borrowing, error handling, unsafe code, performanceWHAT: Ownership patterns + Lifet...
Rust safety patterns and secure coding. Use when writing code that handles untrusted input, uses unsafe blocks, deals wi...
Senior/Lead Rust Developer dengan 20+ tahun pengalaman industri. Skill ini mengubah Claude menjadi ahli Rust yang sangat...
Rustコードの過剰設計を解消してシンプルにする依頼で使う。抽象化の過多、不要な分割、過剰な汎用化を減らし、読みやすさと保守性を優先する。
Expert-level Rust systems programming for high-performance, critical systems like Reth (Ethereum execution client). Use...
Complete guide for Rust systems programming including ownership, borrowing, concurrency, async programming, unsafe code,...
Test-Driven Development for Rust. Use when creating new functionality, writing tests, or fixing bugs through the Red-Gre...
Run and debug Rust tests for glhf. Use when running tests, fixing test failures, or adding new test cases.
Core Tokio patterns including runtime setup, spawn_blocking for CPU work, and avoiding blocking operations. Use for any...
Rust tracing and structured logging with the tracing ecosystem. Use when adding logging, instrumenting functions, settin...
Architecture patterns for Rust UI applications including GPUI-specific patterns, code organization, modularity, and scal...
Optimize Rust code for WebAssembly compilation and runtime performance. Use when building WASM applications, optimizing...
AI-assisted development workflow system for feature planning, session management, and quality assurance (v2.3). WORKTREE...
Use when building realtime features with rwsdk/RedwoodSDK on Cloudflare - covers WebSocket setup, Durable Objects config...
General-purpose skill for Mechanic/Fen ecosystem work. Covers ecosystem context, development tools, component overview,...
SaaS architecture, multi-tenancy, and subscription management
Complete SaaS project creation orchestrator. Triggers when user wants to start a new SaaS project, build a full-stack ap...