real-estate-legalbusiness
nim-ownership-hooks
Design, review, and implement Nim ARC/ORC ownership hooks and move semantics for value types, containers, shared handles, and manually allocated storage. Use when Codex works on `=destroy`, `=wasMoved`, `=sink`, `=copy`, `=dup`, `=trace`, `sink` parameters, `lent` accessors, or ARC/ORC ownership bugs and warnings in Nim code.
maintainer
planetis-m
Обновлено 4/6/2026
Звёзды
16
Форки
1
quick start
Installation and usage
Design, review, and implement Nim ARC/ORC ownership hooks and move semantics for value types, containers, shared handles, and manually allocated storage. Use when Codex works on `=destroy`, `=wasMoved`, `=sink`, `=copy`, `=dup`, `=trace`, `sink` parameters, `lent` accessors, or ARC/ORC ownership bugs and warnings in Nim code.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use nim-ownership-hooks