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.

moonpixels
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