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
Mis à jour 1/10/2026
Étoiles
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
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use creating-enums