Loading...
Loading...
Found 48002 skills
ZhangHanDong
Guides developers on selecting and using Rust smart pointers (Box, Rc, Arc) for resource management, reference counting, and heap allocation.
ZhangHanDong
Provides utilities for building command-line applications with argument parsing, subcommands, and interactive TUI features.
ZhangHanDong
Manages resource lifecycles in Rust using RAII, Drop, and scope guard patterns for safe cleanup and connection pool design.
ZhangHanDong
Provides domain-specific utilities for handling financial operations including currency, transactions, and precision calculations in fintech applications.
ZhangHanDong
Assists in creating domain models using Domain-Driven Design, including entities, aggregates, and business rules.
ZhangHanDong
Provides Rust tooling and utilities for developing embedded systems without the standard library, targeting microcontrollers and bare-metal environments.
ZhangHanDong
Provides up-to-date information on Rust versions, crate details, and documentation from crates.io and docs.rs.
ZhangHanDong
Identifies common code anti-patterns, pitfalls, and bad practices during code reviews to enhance maintainability and quality.
ZhangHanDong
Assists with Rust crate ecosystem integration, dependency resolution, and interoperability with C/Python, including common errors and recommendations.
ZhangHanDong
Analyzes Rust project structure by listing symbols such as structs, traits, and functions via Language Server Protocol (LSP).
ZhangHanDong
Resolves Rust mutability and borrowing errors (E0596, E0499) with solutions for mutable references, interior mutability patterns, and common borrow conflicts.
ZhangHanDong
Toolkit for building Rust-based web services with REST, GraphQL, and WebSocket APIs, including authentication, middleware, and routing.
ZhangHanDong
Enables type-driven design in Rust using PhantomData, newtype, and marker traits to enforce compile-time validation and eliminate invalid states.
ZhangHanDong
Enables Rust code navigation via LSP, supporting go to definition, find references, and symbol lookup features.
ZhangHanDong
Provides expert assistance for all Rust programming questions, including error resolution, design patterns, and code implementation, with focus on common errors and async concurrency.
ZhangHanDong
Reviews Rust code for unsafe patterns, FFI usage, and memory safety issues to prevent undefined behavior and ensure soundness.
ZhangHanDong
Designs domain-specific error handling strategies including categorization, recovery patterns, and resilience techniques for robust application development.
onmax
Configures SEO meta tags, sitemaps, Open Graph images, and structured data for Nuxt.js applications to improve search engine visibility.
onmax
A fast, disk-efficient Node.js package manager with strict dependency resolution and monorepo support for streamlined development workflows.
onmax
A fast TypeScript bundler using Rolldown and Oxc, designed for efficient library building and development workflows.
onmax
Provides Vue 3 development assistance including component creation, Composition API patterns, and testing best practices.
onmax
Blazing fast unit testing framework for JavaScript/TypeScript, built on Vite for seamless development workflow.
onmax
Provides a fast development server with HMR and optimized production builds for frontend applications.
dailydotdev
Manages local development environments for database operations, including SQL query execution, test data setup, and database resets.