home/categories/architecture-patterns/matthewharwood-engmanager-xyz-claude-skills-rust-core-patterns-skill-md
architecture-patternsdevelopment

rust-core-patterns

Production-ready Rust patterns for type-safe domain modeling including newtypes, type states, builders, smart constructors, and const generics. Use when creating domain primitives (IDs, emails), state machines, builders, or enforcing compile-time invariants in Rust code.

matthewharwood
maintainer
matthewharwood
更新日 12/14/2025
スター
2
フォーク
0
quick start

Installation and usage

Production-ready Rust patterns for type-safe domain modeling including newtypes, type states, builders, smart constructors, and const generics. Use when creating domain primitives (IDs, emails), state machines, builders, or enforcing compile-time invariants in Rust code.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use rust-core-patterns