coolify/boost.json
2026-03-25 19:21:53 +01:00

28 lines
638 B
JSON

{
"agents": [
"cursor",
"claude_code",
"codex",
"opencode"
],
"guidelines": true,
"mcp": true,
"nightwatch_mcp": false,
"packages": [
"laravel/fortify",
"spatie/laravel-ray",
"lorisleiva/laravel-actions"
],
"sail": false,
"skills": [
"laravel-best-practices",
"configuring-horizon",
"socialite-development",
"livewire-development",
"pest-testing",
"tailwindcss-development",
"fortify-development",
"laravel-actions",
"debugging-output-and-previewing-html-using-ray"
]
}