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
更新於 1/19/2026
星標
0
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use enum-driven-state-authoring