Skip to main content
Back to registry

m07-concurrency

zhanghandong/rust-skills

Installs592
Install command
npx skills add https://github.com/zhanghandong/rust-skills --skill m07-concurrency
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Layer 1: Language Mechanics Is this CPU-bound or I/O-bound, and what's the sharing model? Before choosing concurrency primitives: Before adding concurrency: What's the workload? What's the sharing model? What are the Send/Sync requirements? CRITICAL : Don't just fix the error. Trace UP to find domain constraints. From design to implementation: - What's the workload type? - What data needs to be shared?

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does m07-concurrency do?

m07-concurrency is listed in SkillJury, but the source summary is still sparse.

Is m07-concurrency good?

m07-concurrency does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does m07-concurrency work with?

m07-concurrency currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to m07-concurrency?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install m07-concurrency?

npx skills add https://github.com/zhanghandong/rust-skills --skill m07-concurrency

Related skills

More from zhanghandong/rust-skills

Related skills

Alternatives in Software Engineering