Skip to main content
Back to registry

m02-resource

zhanghandong/rust-skills

Installs560
Install command
npx skills add https://github.com/zhanghandong/rust-skills --skill m02-resource
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Layer 1: Language Mechanics What ownership pattern does this resource need? Before choosing a smart pointer, understand: Before choosing a smart pointer: What's the ownership model? What's the thread context? Are there cycles? When pointer choice is unclear, trace to design: From design to implementation: - Is ownership single or shared? - Is access single-threaded or multi-threaded? - Are there potential cycles? - What's the ownership model?

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 m02-resource do?

m02-resource is listed in SkillJury, but the source summary is still sparse.

Is m02-resource good?

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

What agent does m02-resource work with?

m02-resource currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to m02-resource?

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

How do I install m02-resource?

npx skills add https://github.com/zhanghandong/rust-skills --skill m02-resource

Related skills

More from zhanghandong/rust-skills

Related skills

Alternatives in Software Engineering