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.
maintainer
matthewharwood
Updated 12/14/2025
Stars
2
Forks
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use rust-core-patterns