home/categories/architecture-patterns/jul-sh-dotfiles-dotfiles-claude-skills-enum-driven-state-authoring-skill-md
architecture-patternsdevelopment
enum-driven-state-authoring
When writing new code, model state as sum types from the start. Apply when creating entities with distinct modes, phases, or lifecycle states.
maintainer
jul-sh
Updated 1/19/2026
Stars
0
Forks
0
quick start
Installation and usage
When writing new code, model state as sum types from the start. Apply when creating entities with distinct modes, phases, or lifecycle states.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use enum-driven-state-authoring