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