chore: add laravel/boost and AI agent configuration files
This commit is contained in:
25
boost.json
Normal file
25
boost.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"agents": [
|
||||
"junie",
|
||||
"gemini",
|
||||
"claude_code"
|
||||
],
|
||||
"guidelines": true,
|
||||
"herd_mcp": false,
|
||||
"mcp": true,
|
||||
"nightwatch_mcp": false,
|
||||
"packages": [
|
||||
"filament/filament",
|
||||
"laravel/fortify",
|
||||
"inerba/filament-db-config"
|
||||
],
|
||||
"sail": false,
|
||||
"skills": [
|
||||
"fluxui-development",
|
||||
"volt-development",
|
||||
"pest-testing",
|
||||
"tailwindcss-development",
|
||||
"filament-db-config",
|
||||
"developing-with-fortify"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user