LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with input: Rust project

Browse skills that use this input.

  • rust-observability - Rust Observability for Production
    observabilityloggingmetricstracing

    ★ 602 · Updated 2026-06-30

    Add tracing, metrics, structured logging, and health checks to Rust services

    ⚙ initialize structured logging⚙ instrument functions with traces⚙ configure OpenTelemetry
  • cargo-nextest - Rust Next-Gen Test Runner
    rusttestingtest runnerCI/CD

    ★ 58 · Updated 2026-05-09

    Next-gen Rust test runner with parallel execution, advanced filtering, and CI integration.

    ⚙ Run tests⚙ Run specific test⚙ Run package tests
  • code-quality - Code Quality Guide: Rust Correctness Rules and Best Practices
    code-qualityrustbest-practicesproduction

    ★ 18 · Updated 2026-02-12

    Provides code quality rules, Rust patterns, and guidelines for writing correct production code

    ⚙ check code correctness⚙ enforce Rust patterns⚙ validate edge cases