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
更新於 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