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
Updated 1/10/2026
Stars
1
Forks
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use creating-enums