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