home/categories/framework-internals/charleswiltgen-axiom-claude-plugin-plugins-axiom-skills-axiom-ownership-conventions-skill-md
framework-internalsdevelopment

axiom-ownership-conventions

Use when optimizing large value type performance, working with noncopyable types, reducing ARC traffic, or using InlineArray/Span for zero-copy memory access. Covers borrowing, consuming, inout modifiers, consume operator, ~Copyable types, InlineArray, Span, value generics.

CharlesWiltgen
maintainer
CharlesWiltgen
更新於 2/27/2026
星標
807
分支
66
quick start

Installation and usage

Use when optimizing large value type performance, working with noncopyable types, reducing ARC traffic, or using InlineArray/Span for zero-copy memory access. Covers borrowing, consuming, inout modifiers, consume operator, ~Copyable types, InlineArray, Span, value generics.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use axiom-ownership-conventions