home/categories/architecture-patterns/charleswiltgen-axiom-axiom-codex-skills-axiom-ownership-conventions-skill-md
architecture-patternsdevelopment
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.
maintainer
CharlesWiltgen
Обновлено 3/29/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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use axiom-ownership-conventions