rust-project
CommunityRust project architecture.
Authormajiayu000
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Rust projects need a scalable architecture that embraces ownership, workspace patterns, and robust error handling. This Skill outlines workspace structure, async patterns, and idiomatic Rust best practices.
Core Features & Use Cases
- Ownership-first design: Emphasizes borrow checker and zero-copy patterns.
- Workspace structure: Encourages a Cargo workspace for multi-crate projects.
- Async with Tokio: Recommendations for asynchronous architectures and observability.
- Use Case: Organize a web service with multiple crates (api/core/db) in a single workspace.
Quick Start
Create a Cargo workspace with crates for api, core, and infra; add Tokio-based runtime and SQLx for data access.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rust-project Download link: https://github.com/majiayu000/claude-arsenal/archive/main.zip#rust-project Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.