Loading...
Loading...
Found 48002 skills
rustfs
Resolves Rust mutability errors (E0596, E0499, E0502) and borrowing conflicts using interior mutability patterns.
rustfs
Enables type-driven design in Rust to enforce compile-time validation and eliminate invalid states using patterns like newtypes and sealed traits.
rustfs
Resolves Rust ownership, borrowing, and lifetime errors including E0382, E0597, and E0506 through context-aware solutions.
rustfs
Identifies and addresses common code anti-patterns, code smells, and bad practices during code reviews to enhance maintainability and quality.
rustfs
Provides up-to-date information on Rust versions, crate details, and documentation from crates.io and docs.rs.
rustfs
Guides on Rust error handling patterns including Result vs panic usage, custom errors, and propagation best practices.
rustfs
Assists in creating and validating domain models, entities, aggregates, and business rules following Domain-Driven Design principles.
rustfs
Framework for developing Rust-based command-line interfaces with argument parsing, subcommands, and TUI features.
rustfs
Optimizes software performance through profiling, benchmarking, and code analysis to improve speed and resource efficiency.
rustfs
Provides Rust code style guidance including naming conventions, formatting with rustfmt, and linting via clippy for best practices.
rustfs
Expert assistance for Rust programming, covering error debugging, code implementation, and core language concepts like ownership and async.
rustfs
Manages resource lifecycles in Rust using RAII, Drop, and scope guard patterns for efficient cleanup and resource handling.
rustfs
Designs robust domain error handling systems with categorization, recovery strategies, and resilience patterns for application reliability.
rustfs
Provides domain-specific utilities for handling financial operations including currency, transactions, and precision calculations in fintech applications.
rustfs
Provides utilities for managing Rust concurrency patterns including threads, async/await, and synchronization primitives to prevent deadlocks and race conditions.
rustfs
Provides Rust tooling for embedded systems development without std, targeting microcontrollers and bare-metal environments.
rustfs
Reviews and assists in writing safe wrappers for Rust's unsafe code and FFI to prevent undefined behavior and ensure memory safety.
rustfs
A toolkit for developing IoT applications, supporting device communication, sensor data, and edge computing.
rustfs
Resolves Rust compiler errors related to generics, traits, and zero-cost abstractions.
rustfs
Enables development of web services in Rust with REST, GraphQL, and WebSocket APIs using middleware and authentication features.
mastra-ai
Automates Mastra project creation and executes basic browser-based smoke tests to verify initial studio functionality.
mastra-ai
Provides React performance optimization guidelines for writing, reviewing, and refactoring code to ensure optimal patterns in components, data fetching, and bundle management.
mastra-ai
Automates end-to-end testing of frontend changes in playground packages using Playwright for validation.
dyad-sh
Automated multi-agent code review for pull requests, using consensus voting to report only high-severity issues and deduplicate comments.