Search Skills

Found 84133 results

StarsHigh to Low

m03-mutability

rustfs

20.1K

Resolves Rust mutability errors (E0596, E0499, E0502) and borrowing conflicts using interior mutability patterns.

Rust
Borrowing
Interior Mutability
1. Software Development

m05-type-driven

rustfs

20.1K

Enables type-driven design in Rust to enforce compile-time validation and eliminate invalid states using patterns like newtypes and sealed traits.

Rust
Type-Driven Design
Newtype
1. Software Development

m01-ownership

rustfs

20.1K

Resolves Rust ownership, borrowing, and lifetime errors including E0382, E0597, and E0506 through context-aware solutions.

Rust
Ownership
Borrowing
1. Software Development

m14-mental-model

rustfs

20.1K

Provides intuitive mental models and analogies to explain Rust ownership, borrow checker, and memory concepts for beginners transitioning from languages like Java or Python.

Ownership
Borrow Checker
Rust
10. Education & Learning

m06-error-handling

rustfs

20.1K

Guides on Rust error handling patterns including Result vs panic usage, custom errors, and propagation best practices.

Rust
Result
panic
1. Software Development

rust-learner

rustfs

20.1K

Provides up-to-date information on Rust versions, crate details, and documentation from crates.io and docs.rs.

Rust
crates.io
Cargo
1. Software Development

domain-cloud-native

rustfs

20.1K

Assists in building cloud-native applications using container orchestration, microservices, and service mesh patterns for scalable deployment.

Kubernetes
Microservices
Service Mesh
2. DevOps & Infrastructure

m09-domain

rustfs

20.1K

Assists in creating and validating domain models, entities, aggregates, and business rules following Domain-Driven Design principles.

Domain-Driven Design
Domain Model
Business Rules
1. Software Development

domain-cli

rustfs

20.1K

Framework for developing Rust-based command-line interfaces with argument parsing, subcommands, and TUI features.

Rust
Argument Parsing
TUI
1. Software Development

m02-resource

rustfs

20.1K

Explains Rust's smart pointer patterns including Box, Rc, Arc, and reference counting for effective resource management and memory safety.

Rust
Smart Pointers
Reference Counting
10. Education & Learning

domain-ml

rustfs

20.1K

Enables development of machine learning and AI applications in Rust, supporting model training, inference, and deep learning with Rust libraries.

tch-rs
burn
candle
3. Data, Science & AI

m10-performance

rustfs

20.1K

Optimizes software performance through profiling, benchmarking, and code analysis to improve speed and resource efficiency.

Profiling
Flamegraph
SIMD
1. Software Development

rust-router

rustfs

20.1K

Expert assistance for Rust programming, covering error debugging, code implementation, and core language concepts like ownership and async.

Rust
Ownership
Async
1. Software Development

rust-daily

rustfs

20.1K

Provides daily, weekly, and monthly Rust programming language news and reports for developers and enthusiasts.

Rust
TWIR
News Aggregation
9. Research & Analysis

m12-lifecycle

rustfs

20.1K

Manages resource lifecycles in Rust using RAII, Drop, and scope guard patterns for efficient cleanup and resource handling.

RAII
Drop
Scope Guard
1. Software Development

rust-skill-creator

rustfs

20.1K

Generates specialized documentation skills for Rust crates and standard library, streamlining technical documentation tool creation.

Rust
Crates
Documentation
7. Writing & Documentation

coding-guidelines

rustfs

20.1K

Provides Rust code style guidance including naming conventions, formatting with rustfmt, and linting via clippy for best practices.

rustfmt
clippy
naming conventions
1. Software Development

domain-embedded

rustfs

20.1K

Provides Rust tooling for embedded systems development without std, targeting microcontrollers and bare-metal environments.

no_std
embedded-hal
microcontroller
1. Software Development

domain-fintech

rustfs

20.1K

Provides domain-specific utilities for handling financial operations including currency, transactions, and precision calculations in fintech applications.

decimal
currency
transaction
1. Software Development

m07-concurrency

rustfs

20.1K

Provides utilities for managing Rust concurrency patterns including threads, async/await, and synchronization primitives to prevent deadlocks and race conditions.

tokio
Mutex
async/await
1. Software Development

m13-domain-error

rustfs

20.1K

Designs robust domain error handling systems with categorization, recovery strategies, and resilience patterns for application reliability.

Domain Error
Error Categorization
Recovery Strategy
1. Software Development

unsafe-checker

rustfs

20.1K

Reviews and assists in writing safe wrappers for Rust's unsafe code and FFI to prevent undefined behavior and ensure memory safety.

unsafe
FFI
undefined behavior
1. Software Development

m04-zero-cost

rustfs

20.1K

Resolves Rust compiler errors related to generics, traits, and zero-cost abstractions.

Generics
Traits
Zero-cost abstraction
1. Software Development

domain-web

rustfs

20.1K

Enables development of web services in Rust with REST, GraphQL, and WebSocket APIs using middleware and authentication features.

Rust
REST API
GraphQL
1. Software Development
PreviousPage 14 of 3506 PageNext