chore(boost): enable cloud config and agent skills
This commit is contained in:
parent
8aea029782
commit
1833ba7ce6
1 changed files with 4 additions and 2 deletions
|
|
@ -5,23 +5,25 @@
|
|||
"codex",
|
||||
"opencode"
|
||||
],
|
||||
"cloud": false,
|
||||
"guidelines": true,
|
||||
"mcp": true,
|
||||
"nightwatch_mcp": false,
|
||||
"packages": [
|
||||
"laravel/fortify",
|
||||
"spatie/laravel-ray",
|
||||
"lorisleiva/laravel-actions"
|
||||
],
|
||||
"sail": false,
|
||||
"skills": [
|
||||
"fortify-development",
|
||||
"laravel-best-practices",
|
||||
"configuring-horizon",
|
||||
"mcp-development",
|
||||
"configure-nightwatch",
|
||||
"socialite-development",
|
||||
"livewire-development",
|
||||
"pest-testing",
|
||||
"tailwindcss-development",
|
||||
"fortify-development",
|
||||
"laravel-actions",
|
||||
"debugging-output-and-previewing-html-using-ray"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue