home/categories/architecture-patterns/jul-sh-dotfiles-dotfiles-claude-skills-enum-driven-state-refactoring-skill-md
architecture-patternsdevelopment

enum-driven-state-refactoring

Refactor loose state models (optional fields, parallel booleans) into strict sum types. Apply when a field's validity depends on another field's value.

jul-sh
maintainer
jul-sh
Mis à jour 1/19/2026
Étoiles
0
Forks
0
quick start

Installation and usage

Refactor loose state models (optional fields, parallel booleans) into strict sum types. Apply when a field's validity depends on another field's value.

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-refactoring