Skip to main content
Back to registry

m01-ownership

zhanghandong/rust-skills

Installs572
Install command
npx skills add https://github.com/zhanghandong/rust-skills --skill m01-ownership
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Layer 1: Language Mechanics Who should own this data, and for how long? Before fixing ownership errors, understand the data's role: Before fixing an ownership error, ask: What is this data's domain role? Is the ownership design intentional? Fix symptom or redesign? When errors persist, trace to design layer: From design decisions to implementation: - Is it shared or exclusive? - Is it short-lived or long-lived? - Is it transformed or just read? - What is this data's domain role?

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 m01-ownership do?

m01-ownership is listed in SkillJury, but the source summary is still sparse.

Is m01-ownership good?

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

What agent does m01-ownership work with?

m01-ownership currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to m01-ownership?

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

How do I install m01-ownership?

npx skills add https://github.com/zhanghandong/rust-skills --skill m01-ownership

Related skills

More from zhanghandong/rust-skills

Related skills

Alternatives in Software Engineering