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