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.

jul-sh
maintainer
jul-sh
Mis à jour 1/19/2026
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use enum-driven-state-authoring