home/categories/cms-platforms/moonpixels-laravel-skeleton-react-opencode-skill-creating-enums-skill-md
cms-platformsdevelopment
creating-enums
Create PHP backed enums for representing fixed sets of values with type safety. Use when creating enums, defining constants, representing states, or when user mentions enums, enum types, constant values, or state machines.
maintainer
moonpixels
更新於 1/10/2026
星標
1
分支
0
quick start
Installation and usage
Create PHP backed enums for representing fixed sets of values with type safety. Use when creating enums, defining constants, representing states, or when user mentions enums, enum types, constant values, or state machines.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use creating-enums