
de claude-plugins24
Provides expert guidance for modern Rust systems programming: cargo workflows, ownership, async/concurrency (Tokio), testing, profiling, and tooling best practi
Delivers a compact but thorough reference for modern Rust development. The skill covers Cargo workflows, compiler and tool usage (rustc, clippy, rustfmt, rust-analyzer), language features (ownership, lifetimes, const generics, GATs), async patterns with Tokio, performance profiling, testing, and safe use of unsafe code.
Invoke this skill when a user asks about Rust tooling, debugging or optimization strategies, idiomatic patterns, async concurrency design, or when they need commands and best-practice examples for building, testing, and releasing Rust projects. It's suitable for both beginners moving into production Rust and experienced engineers tackling performance or safety issues.
Agents with programming and shell access (Copilot/Codex-like) that can suggest code, run cargo commands, or provide stepwise debugging guidance will get the most value from this skill.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.
OpenFeature SDK Integration
Guides integration of the vendor-agnostic OpenFeature feature-flag SDK across languages: installation, provider setup, flag evaluation, hooks, and testing patte
Mermaid Diagrams
Generate flowcharts, sequence diagrams, ERDs and other visuals from text using the Mermaid CLI (mmdc).
CI Workflow Standards
Guidelines and templates for GitHub Actions CI/CD: container builds, testing, release automation, and optional auto-fix workflows.
Project Discovery
Automatically orient an agent to an unfamiliar git codebase: analyze git state, detect project type and tooling, surface risk flags and give actionable next ste
Git Repository Detection
Extract owner/repo identifiers from git remotes (HTTPS/SSH/enterprise) so CLIs and APIs can target the correct GitHub repository.