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.
maintainer
jul-sh
अपडेट किया गया 1/19/2026
स्टार
0
फोर्क
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.
इंस्टॉलेशन
$ install --globalskills.sh
उपयोग
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use enum-driven-state-refactoring