·rust-web
</>

rust-web

Esperto di sviluppo web di Rust. Gestisce axum, actix, HTTP, REST, API, database, gestione dello stato e problemi correlati. Parole trigger: web, HTTP, REST, API, axum, actix, gestore, database, sviluppo web, server, routing

7Installazioni·0Tendenza·@huiali

Installazione

$npx skills add https://github.com/huiali/rust-skills --skill rust-web

Come installare rust-web

Installa rapidamente la skill AI rust-web nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/huiali/rust-skills --skill rust-web
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: huiali/rust-skills.

| axum | 现代、 Tokio 生态、类型安全 | 新项目首选 | | actix-web | 高性能、Actor 模式 | 高性能需求 | | rocket | 开发者友好、零配置 | 快速原型 |

| JSON 序列化 | #[derive(Serialize, Deserialize)] + serde | | 配置管理 | config crate + env 文件 | | 日志 | tracing + tracing-subscriber | | 健康检查 | GET /health 端点 | | CORS | towerhttp::cors | | 限流 | tower::limit | | OpenAPI | utoipa |

| 状态在 handler 之间共享 | Rc 非线程安全 | 用 Arc | | 异步 handler 持有锁 | 可能死锁 | 缩小锁范围 | | 错误没传播 | Handler 返回错误 | 实现 IntoResponse | | 大请求体 | 内存压力 | 设置大小限制 |

Esperto di sviluppo web di Rust. Gestisce axum, actix, HTTP, REST, API, database, gestione dello stato e problemi correlati. Parole trigger: web, HTTP, REST, API, axum, actix, gestore, database, sviluppo web, server, routing Fonte: huiali/rust-skills.

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/huiali/rust-skills --skill rust-web
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-02-01
Aggiornato
2026-03-10

Browse more skills from huiali/rust-skills

Risposte rapide

Che cos'è rust-web?

Esperto di sviluppo web di Rust. Gestisce axum, actix, HTTP, REST, API, database, gestione dello stato e problemi correlati. Parole trigger: web, HTTP, REST, API, axum, actix, gestore, database, sviluppo web, server, routing Fonte: huiali/rust-skills.

Come installo rust-web?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/huiali/rust-skills --skill rust-web Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

https://github.com/huiali/rust-skills