李偏偏 avatar

李偏偏

Community

@huiali · beijing

5Followers
|
13Public Repos
|
39Published Skills

biu,biu

Agent Skills by 李偏偏

Showing 39 vetted skills indexed across 1 GitHub repositories.

huialihuiali
44

rust-skill

Route Rust programming queries to specialized sub-skills for precise guidance.

Community
Advanced
huialihuiali
44

rust-error

Guide Rust error handling with Result, Option, panic, and custom error types.

Community
Advanced
huialihuiali
44

rust-actor

Implement the actor model in Rust with message passing and supervision.

Community
Advanced
huialihuiali
44

rust-embedded

Develop embedded Rust firmware using no_std and embedded-hal.

Community
Advanced
huialihuiali
44

rust-distributed

Implement Raft consensus and distributed system patterns in Rust.

Community
Advanced
huialihuiali
44

rust-ownership

Diagnose Rust ownership, borrowing, and lifetime compiler errors.

Community
Intermediate
huialihuiali
44

rust-async-pattern

Implement Tokio-based async supervision and graceful shutdown patterns in Rust.

Community
Advanced
huialihuiali
44

rust-const

Write Rust const functions and const generics for compile-time computation.

Community
Intermediate
huialihuiali
44

rust-auth

Implement JWT, API key, password hashing, and RBAC authentication in Rust services.

Community
Advanced
huialihuiali
44

rust-ffi

Generate safe Rust FFI bindings for C and C++ libraries.

Community
Advanced
huialihuiali
44

rust-zero-cost

Explain Rust zero-cost abstractions and compile-time versus runtime polymorphism.

Community
Advanced
huialihuiali
44

rust-skill-index

Index and route Rust programming skills by problem domain and error type.

Community
Basic
huialihuiali
44

rust-macro

Design, implement, and debug Rust declarative and procedural macros.

Community
Advanced
huialihuiali
44

rust-resource

Guide Rust smart pointer selection for single-threaded and multi-threaded scenarios.

Community
Intermediate
huialihuiali
44

rust-middleware

Composes middleware for Rust web frameworks including authentication, rate limiting, and CORS.

Community
Advanced
huialihuiali
44

rust-unsafe

Analyze Rust unsafe code blocks and FFI interactions for soundness.

Community
Advanced
huialihuiali
44

rust-web

Develop Rust web services and HTTP APIs with Axum and Actix-web.

Community
Advanced
huialihuiali
44

rust-lifetime-complex

Resolve complex Rust lifetime issues involving HRTB, GAT, and trait objects.

Community
Advanced
huialihuiali
44

rust-error-advanced

Guide Rust error handling with Result, Option, panic, thiserror, and anyhow.

Community
Advanced
huialihuiali
44

rust-performance

Profile Rust code with perf, flamegraph, and heaptrack to diagnose performance bottlenecks.

Community
Advanced
huialihuiali
44

rust-database

Guide Rust database interactions with SQLx, Diesel, and SeaORM.

Community
Advanced
huialihuiali
44

rust-async

Guide advanced asynchronous Rust patterns for production services.

Community
Advanced
huialihuiali
44

rust-linear-type

Enforce linear type semantics and resource management in Rust using ownership, RAII, and the Drop trait.

Community
Advanced
huialihuiali
44

rust-xacml

Implement XACML and RBAC policy-based authorization in Rust.

Community
Advanced