home / skills / tao3k / omni-dev-fusion / rust_engineering
/assets/skills/rust_engineering
npx playbooks add skill tao3k/omni-dev-fusion --skill rust_engineeringReview the files below or copy the command above to add this skill to your agents.
---
name: "rust_engineering"
version: "0.1.0"
description: "Rust development capabilities including project analysis, Cargo management, and crate operations"
routing_keywords: ["rust", "cargo", "crate", "rs", "rustc"]
authors: ["omni-dev-fusion"]
intents:
- Analyze Rust project structure
- Manage Cargo dependencies
- Build and test Rust projects
- Generate Rust code
---
# Rust Engineering Skill
Provides tools and context for Rust development workflows.
## Capabilities
- Project structure analysis
- Cargo dependency management
- Build and test automation
- Rust code generation
## Usage
Activate this skill when working with Rust projects (detected by `Cargo.toml`).