AgentStack
SKILL verified MIT Self-run

Rust Skills

skill-fujigo-software-f5-framework-claude-rust · by Fujigo-Software

Rust backend patterns, best practices, and implementation guides

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add skill-fujigo-software-f5-framework-claude-rust

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Rust Skills? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Rust Backend Skills

Memory-safe, concurrent language for reliable backend services.

Sub-Skills

Architecture

  • [project-structure.md](architecture/project-structure.md) - Project layout
  • [error-handling.md](architecture/error-handling.md) - Error design
  • [module-system.md](architecture/module-system.md) - Module patterns

Database

  • [diesel-patterns.md](database/diesel-patterns.md) - Diesel ORM
  • [sea-orm.md](database/sea-orm.md) - SeaORM patterns
  • [sqlx-patterns.md](database/sqlx-patterns.md) - sqlx async
  • [migrations.md](database/migrations.md) - Migration tools

Security

  • [jwt-auth.md](security/jwt-auth.md) - JWT authentication
  • [middleware.md](security/middleware.md) - Auth middleware
  • [input-validation.md](security/input-validation.md) - Validation

API

  • [actix-web.md](api/actix-web.md) - Actix Web patterns
  • [axum.md](api/axum.md) - Axum patterns
  • [rocket.md](api/rocket.md) - Rocket patterns

Error Handling

  • [result-patterns.md](error-handling/result-patterns.md) - Result/Option
  • [thiserror.md](error-handling/thiserror.md) - thiserror crate
  • [anyhow.md](error-handling/anyhow.md) - anyhow patterns

Testing

  • [unit-testing.md](testing/unit-testing.md) - Unit tests
  • [integration.md](testing/integration.md) - Integration tests
  • [mocking.md](testing/mocking.md) - Mock patterns

Performance

  • [async-patterns.md](performance/async-patterns.md) - Async/await
  • [memory.md](performance/memory.md) - Memory optimization

Detection

Auto-detected when project contains:

  • Cargo.toml file
  • main.rs file
  • use actix_web or use axum imports

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.