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