Skill

rust-skills

Rust backend patterns, best practices, and implementation guides

From f5-stacks
Install
1
Run in your terminal
$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacks
Tool Access

This skill is limited to using the following tools:

ReadWriteGlobGrepBash
Supporting Assets
View in Repository
architecture/clean-architecture.md
architecture/error-handling.md
architecture/project-structure.md
async/concurrency.md
async/tokio-patterns.md
database/diesel-patterns.md
database/migrations.md
database/sea-orm.md
database/sqlx-patterns.md
frameworks/actix-patterns.md
frameworks/axum-patterns.md
frameworks/tower-middleware.md
security/argon2-passwords.md
security/extractors.md
security/jwt-auth.md
testing/integration-tests.md
testing/test-fixtures.md
testing/unit-tests.md
validation/custom-validation.md
validation/validator-derive.md
Skill Content

Rust Backend Skills

Memory-safe, concurrent language for reliable backend services.

Sub-Skills

Architecture

Database

Security

API

Error Handling

Testing

Performance

Detection

Auto-detected when project contains:

  • Cargo.toml file
  • main.rs file
  • use actix_web or use axum imports
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026