cleanup AI instructions

This commit is contained in:
Andras Bacsai
2026-02-09 10:52:15 +01:00
parent 710a3ad958
commit 3a00984593
41 changed files with 3722 additions and 9232 deletions

23
boost.json Normal file
View File

@@ -0,0 +1,23 @@
{
"agents": [
"cursor",
"claude_code",
"codex",
"opencode"
],
"guidelines": true,
"herd_mcp": false,
"mcp": true,
"packages": [
"laravel/fortify",
"spatie/laravel-ray"
],
"sail": false,
"skills": [
"livewire-development",
"pest-testing",
"tailwindcss-development",
"developing-with-fortify",
"debugging-output-and-previewing-html-using-ray"
]
}