16,832 skills sorted by stars.
Execute comprehensive Rust development workflow including cargo build, test, clippy, and fmt. Use when compiling, testing, or chec...
This skill should be used when working with Rust projects, "Cargo.toml", "rustc", "cargo build/test/run", "clippy", "rustfmt", or...
Rust error handling patterns and best practices. Use when designing error types, implementing error propagation, adding error cont...
Microsoft Pragmatic Rust FFI Guidelines. Use when working with C/C++ interop, creating cdylib, writing unsafe FFI code, or multi-D...
Implement GPU scheduling with VRAM budgets, work queues, and model lifecycle management. Use when building ML pipeline orchestrato...
Implement graceful shutdown with signal handling and broadcast channels. Use when building long-running services or daemons.
Guide for writing Rust code covering ownership, borrowing, lifetimes, error handling, async programming, and Rust best practices
Minimize allocations and cloning using references, Cow, and smart pointers. Use when optimizing hot paths or memory-constrained co...
Modern Rust features from versions 1.80-1.92. Use when writing new code, reviewing for modern idioms, or upgrading codebases to us...
Microsoft Pragmatic Rust Application Guidelines. Use when building CLI tools, binaries, services, or user-facing applications.
Microsoft Pragmatic Rust Universal Guidelines. Use when reviewing naming conventions, code style, import organization, or applying...
Master Rust ownership, borrowing, lifetimes, and memory safety. Understand move semantics, references, and zero-cost abstractions.
Rust design patterns and advanced language patterns. Use when designing APIs, implementing complex abstractions, applying type-lev...
Rust performance optimization. Use when optimizing code, reducing allocations, improving cache locality, profiling, or benchmarkin...
Analyzes Rust code for performance bottlenecks, memory inefficiencies, and optimization opportunities. Use when discussing perform...
Zero-copy deserialization, async I/O patterns, lifetime management, memory-efficient parsing, and safe handling of unsafe code for...
Automatically review Rust code after edits to .rs files, providing pragmatic suggestions for idiomatic patterns, performance, safe...
Configure release builds for maximum performance with LTO, optimizations, and binary stripping. Use for production deployments.
Expert-level Rust audits covering ownership, concurrency, unsafe blocks, traits, and Cargo dependencies. Use for Rust-specific cod...
WHEN: Rust project review, ownership/borrowing, error handling, unsafe code, performanceWHAT: Ownership patterns + Lifetime analys...
Rust safety patterns and secure coding. Use when writing code that handles untrusted input, uses unsafe blocks, deals with memory...
Senior/Lead Rust Developer dengan 20+ tahun pengalaman industri. Skill ini mengubah Claude menjadi ahli Rust yang sangat berpengal...
Rustコードの過剰設計を解消してシンプルにする依頼で使う。抽象化の過多、不要な分割、過剰な汎用化を減らし、読みやすさと保守性を優先する。
Expert-level Rust systems programming for high-performance, critical systems like Reth (Ethereum execution client). Use when worki...
Complete guide for Rust systems programming including ownership, borrowing, concurrency, async programming, unsafe code, and perfo...
Test-Driven Development for Rust. Use when creating new functionality, writing tests, or fixing bugs through the Red-Green-Refacto...
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 async Rust...
Rust tracing and structured logging with the tracing ecosystem. Use when adding logging, instrumenting functions, setting up obser...
Architecture patterns for Rust UI applications including GPUI-specific patterns, code organization, modularity, and scalability. U...
Optimize Rust code for WebAssembly compilation and runtime performance. Use when building WASM applications, optimizing binary siz...
AI-assisted development workflow system for feature planning, session management, and quality assurance (v2.3). WORKTREE-CENTRIC -...
Use when building realtime features with rwsdk/RedwoodSDK on Cloudflare - covers WebSocket setup, Durable Objects configuration, b...
General-purpose skill for Mechanic/Fen ecosystem work. Covers ecosystem context, development tools, component overview, and AFD pr...
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 application,...