Byproduct of the Laravel 13 upgrade: composer's post-update-cmd runs `artisan boost:update`, and Boost went 2.1.3 to 2.4.x with the update. Refreshes CLAUDE.md and boost.json for the Laravel 13 / Livewire 4 stack, updates the livewire, pest and tailwindcss skills, replaces the developing-with-fortify skill with fortify-development, and adds new laravel-best-practices and octane-development skills. Generated output, not hand-edited. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
19 lines
359 B
JSON
19 lines
359 B
JSON
{
|
|
"agents": [
|
|
"claude_code"
|
|
],
|
|
"cloud": false,
|
|
"guidelines": true,
|
|
"herd_mcp": false,
|
|
"mcp": true,
|
|
"sail": false,
|
|
"skills": [
|
|
"fortify-development",
|
|
"laravel-best-practices",
|
|
"octane-development",
|
|
"livewire-development",
|
|
"pest-testing",
|
|
"tailwindcss-development"
|
|
]
|
|
}
|