rust-patterns
Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.
Content Preview
--- name: rust-patterns description: Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications. origin: ECC --- # Rust Development Patterns Idiomatic Rust patterns and best practices for building safe, performant, and maintainable applications. ## When to Use - Writing new Rust code - Reviewing Rust code - Refactoring existing Rust code - Designing crate structure and module layout ## How It Works This skill enfor
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/rust-patterns.md \
https://raw.githubusercontent.com/affaan-m/everything-claude-code/main/skills/rust-patterns/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/affaan-m/everything-claude-codeThen reference at skills/rust-patterns/SKILL.md
Related Skills
rust-testing
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
rust-testingrusttestingtdd
by affaan-m · everything-claude-code
azure-cosmos-rust
Azure Cosmos DB SDK for Rust (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data.
data-aiazurecosmosrust
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-identity-rust
Azure Identity SDK for Rust authentication. Use for DeveloperToolsCredential, ManagedIdentityCredential, ClientSecretCredential, and token-based authentication.
developmentazureidentityrust
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-keyvault-keys-rust
Azure Key Vault Keys SDK for Rust. Use for creating, managing, and using cryptographic keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "sign rust".
developmentazurekeyvaultkeys
by sickn33 (Antigravity) · antigravity-awesome-skills