laravel-enums

Backed enums with labels and business logic. Use when working with enums, status values, fixed sets of options, or when user mentions enums, backed enums, enum cases, status enums.

$ Installer

git clone https://github.com/leeovery/claude-laravel /tmp/claude-laravel && cp -r /tmp/claude-laravel/skills/laravel-enums ~/.claude/skills/claude-laravel

// tip: Run this command in your terminal to install the skill